Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / sqlmaker / mysql.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-02-15 Peter Rabbitson Revert 2c2bc4e5 - it is entirely superseded by cb551b07...
2014-09-30 Dagfinn Ilmari Man... Only load DBICTest::Schema when needed in tests
2014-08-05 Peter Rabbitson S::L tests rely on preserving the sqlmaker between...
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2014-05-28 Peter Rabbitson Retire DBIC::DebugObj, replace with $dbictest_schema...
2014-04-25 Peter Rabbitson Properly detect and test mysql v3 default JOIN behavior
2013-12-13 Peter Rabbitson Convert many live-only SQL test to standalone is_same_s...
2013-04-09 Peter Rabbitson Fix oversight in subqueried MySQL update/delete
2013-01-21 Peter Rabbitson Fix self-referential resultset update/delete on MySQL...