- Allow passing schema object to ->populate
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
1 Revision history for DBIx-Class-Fixtures
2
3 1.001002
4 - Allow passing schema object to ->populate
5 - Check that fixture population dir was created
6
7 1.001001
8 - debug defaults to 0 rather than undef
9 - cleanup only deletes what's necessary
10 - added db specific dbi files so that postgres can use deferrable
11
12 1.001000
13 - Added includes functionality
14 - Added post_ddl and cascade attributes to populate (Drew Taylor)
15 - Scalar refs in cond clauses handled in sets as well as fetches (Sebastian Willert)
16 - Directory separators in primary keys do not cause a crash (Sebastian Willert)
17 - Optimised populate to take advantage of insert_bulk (Drew Taylor)
18
19 1.000001
20 - Added missing deps
21
22 1.000000
23 - Released
24