blob: 2148f1a943940f4c5edc6cda72c7d54a987ea647 (
plain) (
blame)
1
2
3
4
5
6
|
DBIx::Class::DeploymentHandler is, as its name suggests, a tool for
deploying and upgrading databases with DBIx::Class. It is designed to
be much more flexible than DBIx::Class::Schema::Versioned, hence the
use of Moose and lots of roles.
WWW: http://search.cpan.org/dist/DBIx-Class-DeploymentHandler/
|