work-around disconnect bug with DBD::Pg 2.15.1
[dbsrgits/DBIx-Class.git] / t / storage /
2009-10-31 Rafael Kitover pass sqlite_version to SQLT
2009-10-16 Peter Rabbitson Fix test to stop failing when DT-support is not present
2009-10-03 Peter Rabbitson Add failing tests for RT#50003
2009-10-03 Peter Rabbitson Test reorg (no changes)
2009-09-25 Rafael Kitover test on_connect_do with a coderef connect_info too
2009-09-06 Peter Rabbitson Stop eating exceptions in ::Storage::DBI::DESTROY
2009-09-06 Peter Rabbitson Streamline test
2009-09-06 Peter Rabbitson Add mysterious exception test
2009-09-04 Peter Rabbitson Dumper follies
2009-08-30 Peter Rabbitson Changes
2009-08-30 Peter Rabbitson Minor cleanup and test enhancement
2009-08-30 Rafael Kitover add dbh_maker option to connect_info hash
2009-08-25 Peter Rabbitson Fix two storage tests
2009-08-25 Peter Rabbitson Move storage tests to their own dir