Only load DBICTest::Schema when needed in tests
[dbsrgits/DBIx-Class.git] / t / sqlmaker / limit_dialects / custom.t
2014-09-30 Dagfinn Ilmari Man... Only load DBICTest::Schema when needed in tests
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2013-02-14 Peter Rabbitson Move the infmap verification/exception way earlier
2013-01-12 Peter Rabbitson Deprecate emulate_limit() - can not be sanely supported...
2010-09-18 Peter Rabbitson Make test suite pass under DBICTEST_SQLITE_USE_FILE=1
2010-08-27 Peter Rabbitson Rename SQLAHacks to SQLMaker, shuffle around files...