patch for DBI.pm so store_column is called only once on create() and tests for that
[dbsrgits/DBIx-Class.git] / t / cdbi /
2009-04-21 Peter Rabbitson Multiple cdbi-compat test cleanups
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...