mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
08e97ed27f
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/
7 lines
304 B
Plaintext
7 lines
304 B
Plaintext
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/
|