Massive rewrite of bind handling, and overall simplification of ::Storage::DBI
[dbsrgits/DBIx-Class.git] / t / storage / on_connect_do.t
2011-01-19 Peter Rabbitson DBIC now warns on explicit false AutoCommit, and when...
2011-01-19 Peter Rabbitson Cleanup some of the storage tests (no func. changes)
2009-09-25 Rafael Kitover test on_connect_do with a coderef connect_info too
2009-08-25 Peter Rabbitson Move storage tests to their own dir