added back the r3131 tests in concise form, wrapped S::DBI::_execute in dbh_do to fix
[dbsrgits/DBIx-Class.git] / t / 53delete_related.t
2006-05-25 Aran Deltac Merge 'DBIx-Class-current' into 'reorganize_tests'
2006-05-24 Aran Deltac Incorporate changes in -current.
2006-05-20 Christopher H. Laco Added delete_related tests to verify it only deletes...