- Added post_ddl and cascade attributes to populate().
[dbsrgits/DBIx-Class-Fixtures.git] / t / var / fixtures / artist / 1.fix
CommitLineData
96f2cd20 1$HASH1 = {
2 artistid => 1,
3 name => 'Caterwauler McCrae'
4 };