add more tests for with_deferred_fk_checks
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Tue, 25 Oct 2011 17:25:12 +0000 (18:25 +0100)
committerRafael Kitover <rkitover@cpan.org>
Sun, 26 Aug 2012 15:16:47 +0000 (11:16 -0400)
commitcde2e82bc03fe9fc3eb5c25fecda7b91542c4fcd
tree54a36742a4ab7bce836ffcac42c10dfd5626d60b
parent6343a20374932aeb277eb63a91f9769f9da2f4b6
add more tests for with_deferred_fk_checks

Tests for unsatisfied deferred fk constraints throwing on commit and
tests for other types of exceptions propagating through the
with_deferred_fk_checks coderef.
lib/DBIx/Class/Storage/DBI/Informix.pm
lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm
lib/DBIx/Class/Storage/DBI/Pg.pm
t/72pg.t
t/73oracle.t
t/748informix.t