Add loader_roles option
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / backcompat /
2015-06-25 Dagfinn Ilmari Man... Add author test for whitespace errors and make whitespa...
2015-06-25 Dagfinn Ilmari Man... Add author test for use strict/warnings
2015-06-25 Dagfinn Ilmari Man... Import the latest ::Optional::Dependencies from DBIC
2015-01-21 Dagfinn Ilmari Man... Fix circular relationship diagnostics
2015-01-21 Dagfinn Ilmari Man... Show relationship info on circular rel failure
2014-08-19 Dagfinn Ilmari Man... Use tempdir() to create temporary directories for testing
2012-04-04 Rafael Kitover register sources on schema class, never instance
2011-11-09 Rafael Kitover better cleanup of t/var
2011-09-24 Rafael Kitover fix t/backcompat/0.04006 tests
2011-06-07 Rafael Kitover fix backcompat tests
2011-05-29 Rafael Kitover fix t/backcompat/0.04006/23dumpmore.t
2010-12-21 Rafael Kitover preserve relnames when another FK is added (RT#62424...
2010-09-11 Peter Rabbitson Overhaul of test warning handling - mask off as little...
2010-09-08 Peter Rabbitson Restructure handling of the test scratch-dir, move...
2010-09-06 Peter Rabbitson Speed up sqlite-based tests (disable synchronous disk...
2010-05-23 Rafael Kitover silence warning
2010-04-06 Rafael Kitover fix t/backcompat/0.04006/21misc_fatal.t
2010-03-25 Rafael Kitover suppress 'bad table' warnings for filtered tables,...
2010-03-17 Rafael Kitover add is_deferrable => 1 to belongs_to by default
2010-03-16 Rafael Kitover turn off cascade_delete/copy, set on_delete/update
2010-03-08 Rafael Kitover fix new rel tests for older DBIC
2010-03-07 Rafael Kitover smarter inflect_plural in RelBuilder
2010-02-20 Rafael Kitover upload 0.05003 0.05003
2010-02-20 Rafael Kitover tests for new _id stripping code
2010-01-22 Rafael Kitover fixes for Win32
2010-01-12 Rafael Kitover use_namespaces upgrade is fully tested, need to impleme...
2010-01-11 Rafael Kitover use_namespaces is now default, still needs the upgrade...
2010-01-07 Rafael Kitover clean up the query from table stuff
2009-12-30 Rafael Kitover fix tests
2009-12-24 Rafael Kitover fix POD coverage and t/backcompat/0.04006/23dumpmore.t
2009-11-29 Rafael Kitover minor changes
2009-11-28 Rafael Kitover backcompat tests now run, but fail
2009-11-28 Rafael Kitover make dynamic schemas 0.04006 mode by default
2009-11-09 Rafael Kitover this stuff does not work yet