belongs_to attribute should always be inherited and on by default
[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
a351479c 4- Fixed DateTime::Format dependencies
401a9e9b 5
9e77162b 61.001002
7- Allow passing schema object to ->populate
8- Check that fixture population dir was created
9
a0a4d29e 101.001001
11- debug defaults to 0 rather than undef
12- cleanup only deletes what's necessary
b533b300 13- added db specific dbi files so that postgres can use deferrable
a0a4d29e 14
96f2cd20 151.001000
16- Added includes functionality
fc17c598 17- Added post_ddl and cascade attributes to populate (Drew Taylor)
18- Scalar refs in cond clauses handled in sets as well as fetches (Sebastian Willert)
19- Directory separators in primary keys do not cause a crash (Sebastian Willert)
a962f1f8 20- Optimised populate to take advantage of insert_bulk (Drew Taylor)
96f2cd20 21
b450a678 221.000001
23- Added missing deps
24
d17ba14e 251.000000
26- Released
e5963c1b 27