- Added post_ddl and cascade attributes to populate().
authorDrew Taylor <taylor.andrew.j@gmail.com>
Tue, 11 Mar 2008 16:19:16 +0000 (16:19 +0000)
committerDrew Taylor <taylor.andrew.j@gmail.com>
Tue, 11 Mar 2008 16:19:16 +0000 (16:19 +0000)
commitf81264b23d564c149fb216e1b1f8f3f7773bcf64
tree7ea105b475601480a634f78f947bfa102c965606
parentb2b2cd6736568dc9ce7d3adaf13ebaf92c9966ce
- Added post_ddl and cascade attributes to populate().
- Test for post_ddl attribute.
- Refactor sql reading into private function.
- Removed auto_provides() in Makefile.PL at direction of mst.
Makefile.PL
lib/DBIx/Class/Fixtures.pm
t/14-populate-post.t [new file with mode: 0644]
t/lib/post_sqlite.sql [new file with mode: 0644]