Make sure DBICTest is always loaded first (purely bookkeep)
[dbsrgits/DBIx-Class.git] / t / search / select_chains_unbalanced.t
2013-11-05 Peter Rabbitson Make sure DBICTest is always loaded first (purely bookkeep)
2012-04-11 Peter Rabbitson Fix broken tests that would fail in future SQL::Abstract
2011-05-02 Peter Rabbitson Revert the smart-select-ordering introduced in 36fd7f07
2011-01-05 Peter Rabbitson Make sure unaliased selectors and prefetch coexist...
2010-12-27 Peter Rabbitson Another revamp of the selector resolution - now support...