blob: 53648e0d855b4166f4d2cf8c705539fa183e8f8b (
plain)
1
2
3
4
5
6
7
|
Dump fixtures from source database to filesystem then import to
another database (with same schema) at any time. Use as a constant
dataset for running tests against or for populating development
databases when impractical to use production clones. Describe fixture
set using relations and conditions based on your DBIx::Class schema.
WWW: https://metacpan.org/release/DBIx-Class-Fixtures
|