changed version dep for DBIC
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
CommitLineData
e5963c1b 1Revision history for DBIx-Class-Fixtures
2
401a9e9b 3- Fix t/var/configs/*.json to use valid JSON syntax
4
9e77162b 51.001002
6- Allow passing schema object to ->populate
7- Check that fixture population dir was created
8
a0a4d29e 91.001001
10- debug defaults to 0 rather than undef
11- cleanup only deletes what's necessary
b533b300 12- added db specific dbi files so that postgres can use deferrable
a0a4d29e 13
96f2cd20 141.001000
15- Added includes functionality
fc17c598 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)
a962f1f8 19- Optimised populate to take advantage of insert_bulk (Drew Taylor)
96f2cd20 20
b450a678 211.000001
22- Added missing deps
23
d17ba14e 241.000000
25- Released
e5963c1b 26