Merge branch 'master' into topic/constructor_rewrite
[dbsrgits/DBIx-Class.git] / t / search / select_chains_unbalanced.t
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...