fixed bug causing errors when fixture directory had no subdirs
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
CommitLineData
e5963c1b 1Revision history for DBIx-Class-Fixtures
2
9e77162b 31.001002
4- Allow passing schema object to ->populate
5- Check that fixture population dir was created
6
a0a4d29e 71.001001
8- debug defaults to 0 rather than undef
9- cleanup only deletes what's necessary
b533b300 10- added db specific dbi files so that postgres can use deferrable
a0a4d29e 11
96f2cd20 121.001000
13- Added includes functionality
fc17c598 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)
a962f1f8 17- Optimised populate to take advantage of insert_bulk (Drew Taylor)
96f2cd20 18
b450a678 191.000001
20- Added missing deps
21
d17ba14e 221.000000
23- Released
e5963c1b 24