Mark forgotten ::Row::id() method as indirect_sugar
[dbsrgits/DBIx-Class.git] / t / search / distinct.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)
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...