better money value comparison in tests
[dbsrgits/DBIx-Class.git] / t / 100populate.t
2009-05-30 Peter Rabbitson populate() fix and Changes
2009-05-30 Peter Rabbitson Add better error reporting on bulk_insert (ash++)
2008-09-24 Johannes Plunien not checking if t/var/DBIxClass.db was created anymore...
2006-09-28 Christopher H. Laco Updated 100populate.t tests to include calls in list...
2006-09-28 Christopher H. Laco Added failing tests for pre/post populate->insert_bulk...
2006-09-15 Jess Robinson create insert_bulk using execute_array, and make popula...