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