Upgraded version number
[dbsrgits/DBIx-Class-Fixtures.git] / Changes
CommitLineData
e5963c1b 1Revision history for DBIx-Class-Fixtures
2
06b7a1cc 31.001005
4- Fixed problem where rules containing an override of has_many weren't applied
5 correctly.
6
49aac59d 71.001004
8- Fixed problem where descending a has_many to something with two belongs_to
9 relationships wouldn't get the second belongs_to.
10
111.001003
401a9e9b 12- Fix t/var/configs/*.json to use valid JSON syntax
a351479c 13- Fixed DateTime::Format dependencies
401a9e9b 14
9e77162b 151.001002
16- Allow passing schema object to ->populate
17- Check that fixture population dir was created
18
a0a4d29e 191.001001
20- debug defaults to 0 rather than undef
21- cleanup only deletes what's necessary
b533b300 22- added db specific dbi files so that postgres can use deferrable
a0a4d29e 23
96f2cd20 241.001000
25- Added includes functionality
fc17c598 26- Added post_ddl and cascade attributes to populate (Drew Taylor)
27- Scalar refs in cond clauses handled in sets as well as fetches (Sebastian Willert)
28- Directory separators in primary keys do not cause a crash (Sebastian Willert)
a962f1f8 29- Optimised populate to take advantage of insert_bulk (Drew Taylor)
96f2cd20 30
b450a678 311.000001
32- Added missing deps
33
d17ba14e 341.000000
35- Released
e5963c1b 36