1 Revision history for DBIx-Class-Fixtures
4 - debug defaults to 0 rather than undef
5 - cleanup only deletes what's necessary
6 - added db specific dbi files so that postgres can use deferrable
9 - Added includes functionality
10 - Added post_ddl and cascade attributes to populate (Drew Taylor)
11 - Scalar refs in cond clauses handled in sets as well as fetches (Sebastian Willert)
12 - Directory separators in primary keys do not cause a crash (Sebastian Willert)
13 - Optimised populate to take advantage of insert_bulk (Drew Taylor)