Fix circular relationship diagnostics
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / backcompat / 0.04006 / lib / dbixcsl_common_tests.pm
2015-01-21 Dagfinn Ilmari Man... Fix circular relationship diagnostics
2015-01-21 Dagfinn Ilmari Man... Show relationship info on circular rel failure
2011-09-24 Rafael Kitover fix t/backcompat/0.04006 tests
2011-06-07 Rafael Kitover fix backcompat tests
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-06 Peter Rabbitson Speed up sqlite-based tests (disable synchronous disk...
2010-05-23 Rafael Kitover silence warning
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-12 Rafael Kitover use_namespaces upgrade is fully tested, need to impleme...
2010-01-07 Rafael Kitover clean up the query from table stuff
2009-12-30 Rafael Kitover fix tests
2009-11-29 Rafael Kitover minor changes
2009-11-09 Rafael Kitover this stuff does not work yet