Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / storage / savepoints.t
2016-03-30 Paul Mooney Avoid infinite loop if save point does not exist
2016-03-30 Peter Rabbitson Really fix SQLite savepoints unlike the shortsighted...
2016-03-03 Peter Rabbitson Do not load DBIC::Optional::Dependencies at runtime...
2016-03-03 Peter Rabbitson (optdeps) One last pass through tests, streamline skip...
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2016-01-22 Peter Rabbitson Remove all uses of Scope::Guard from the tests, use...
2015-03-18 Peter Rabbitson Run the entire test suite under replicated SQLite on...
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
2015-03-18 Peter Rabbitson Run the entire test suite under replicated SQLite on...
2015-03-18 Peter Rabbitson Some stylistic test changes in preparation for next...
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-05-28 Peter Rabbitson Retire DBIC::DebugObj, replace with $dbictest_schema...
2014-05-27 Peter Rabbitson Consolidate pg/mysql and standalone SQLite savepoint...