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