Revision history for {{$dist->name}}
{{$NEXT}}
+ - Serious changes to architecture by using MXRP instead
+ of lots of repetitive roles
0.001000_06 2010-05-05 00:46:24 CST6CDT
- Add a bunch of boilerplate and not so boilerplate doc
- - rename sqltargs attribute to sql_translator_args
+ - rename sqltargs attribute to sql_translator_args
0.001000_05 2010-05-04 13:37:29 CST6CDT
- put schema_version attr in more places
L<DBIx::Class::DeploymentHandler::Dad>, so that's probably the first place to
look when you are trying to figure out how everything works.
-Next would be to look at all the roles that fill in the blanks that
+Next would be to look at all the pieces that fill in the blanks that
L<DBIx::Class::DeploymentHandler::Dad> expects to be filled. They would be
L<DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator>,
L<DBIx::Class::DeploymentHandler::VersionHandler::Monotonic>,
L<DBIx::Class::DeploymentHandler::Dad>, so that's probably the first place to
look when you are trying to figure out how everything works.
-Next would be to look at all the roles that fill in the blanks that
+Next would be to look at all the pieces that fill in the blanks that
L<DBIx::Class::DeploymentHandler::Dad> expects to be filled. They would be
L<DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator::Deprecated>,
L<DBIx::Class::DeploymentHandler::VersionStorage::Deprecated>, and