DBIC now warns on explicit false AutoCommit, and when altering external $dbh's
[dbsrgits/DBIx-Class.git] / t / cdbi / retrieve_from_sql_with_limit.t
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...