Institute a central "load this first in testing" package
[dbsrgits/DBIx-Class.git] / t / relationship / update_or_create_multi.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2014-05-28 Peter Rabbitson Retire DBIC/SqlMakerTest.pm now that SQLA::Test provide...
2014-05-28 Peter Rabbitson Switch most remaining debug-hooks to $dbictest_schema...
2014-05-27 Peter Rabbitson Massively refactor and sanify condition collapsing
2014-01-13 Peter Rabbitson SQLite changed their exception text again
2013-04-20 Peter Rabbitson Fix tests failing due to unspecified resultset retrieva...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2010-10-16 Peter Rabbitson Fix find() with an explicit constraint name (... {...
2009-09-22 Peter Rabbitson this would break in the future - sanitize sql fed to...
2009-06-29 Peter Rabbitson Test cleanups
2009-06-24 Peter Rabbitson find_related fix for single-type relationships