Institute a central "load this first in testing" package
[dbsrgits/DBIx-Class.git] / t / search / select_chains.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2013-11-05 Peter Rabbitson Make sure DBICTest is always loaded first (purely bookkeep)
2011-05-02 Peter Rabbitson Revert the smart-select-ordering introduced in 36fd7f07
2011-01-13 ostmann Fix losing order of columns provided in select/as
2011-01-05 Peter Rabbitson Fix default selection resolution - make frew happy :)
2010-12-27 Peter Rabbitson Another revamp of the selector resolution - now support...
2010-11-12 Peter Rabbitson Major overhaul of select/as resolution handling (fixes...
2010-02-11 Arthur Axel "fREW... fix another ordering issue
2010-02-11 Arthur Axel "fREW... fix a test due to ordering issues
2010-02-11 Peter Rabbitson MOAR testing
2010-02-05 Peter Rabbitson SQLA now fixed
2010-01-22 Peter Rabbitson Chaining POC test