ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
304 B
Text
6 lines
304 B
Text
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: https://metacpan.org/release/DBIx-Class-DeploymentHandler
|