Commit | Line | Data |
e5963c1b |
1 | Revision history for DBIx-Class-Fixtures |
2 | |
96f2cd20 |
3 | 1.001000 |
4 | - Added includes functionality |
fc17c598 |
5 | - Added post_ddl and cascade attributes to populate (Drew Taylor) |
6 | - Scalar refs in cond clauses handled in sets as well as fetches (Sebastian Willert) |
7 | - Directory separators in primary keys do not cause a crash (Sebastian Willert) |
a962f1f8 |
8 | - Optimised populate to take advantage of insert_bulk (Drew Taylor) |
96f2cd20 |
9 | |
b450a678 |
10 | 1.000001 |
11 | - Added missing deps |
12 | |
d17ba14e |
13 | 1.000000 |
14 | - Released |
e5963c1b |
15 | |