use deferred fk checks also for dropping tables
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
CommitLineData
e5963c1b 1Revision history for DBIx-Class-Fixtures
2
a0a4d29e 31.001001
4- debug defaults to 0 rather than undef
5- cleanup only deletes what's necessary
b533b300 6- added db specific dbi files so that postgres can use deferrable
a0a4d29e 7
96f2cd20 81.001000
9- Added includes functionality
fc17c598 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)
a962f1f8 13- Optimised populate to take advantage of insert_bulk (Drew Taylor)
96f2cd20 14
b450a678 151.000001
16- Added missing deps
17
d17ba14e 181.000000
19- Released
e5963c1b 20