Retire DBIC/SqlMakerTest.pm now that SQLA::Test provides the same function
[dbsrgits/DBIx-Class.git] / t / search / distinct.t
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)
2013-11-05 Peter Rabbitson Centralize and sanify generation of synthetic group_by...
2012-03-16 Alexander Hartmaier removed unnecessary use of Test::Exception
2010-08-07 Peter Rabbitson Fix a corner case when a distinct plus an unqualified...