updated version
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
1 Revision history for DBIx-Class-Fixtures
2
3 1.001001
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
7
8 1.001000
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)
14
15 1.000001
16 - Added missing deps
17
18 1.000000
19 - Released
20