Changes for version 0.001000_05 - 2010-05-04

  • put schema_version attr in more places

Changes for version 0.001000_04 - 2010-04-27

  • schema_version is now an attr so that users can more easily force the version of the schema
  • add prepare_install method which installs everything as well as the version storage

Changes for version 0.001000_03 - 2010-04-20

  • bump File::Path dep

Changes for version 0.001000_02 - 2010-04-19

  • add autodie as dep

Changes for version 0.001000_01

  • initial dev release

Modules

Extensible DBIx::Class deployment
Parent class for DeploymentHandlers
(DEPRECATED) Use this if you are stuck in the past
(DEPRECATED) Use this if you are stuck in the past
(DEPRECATED) Use this if you are stuck in the past
(DEPRECATED) Use this if you are stuck in the past
Interface for deploy methods
Interface for version storage methods
Types internal to DBIx::Class::DeploymentHandler
Define your own list of versions to use for migrations
(DEPRECATED) Use this if you are stuck in the past
Version storage that does the normal stuff
Delegate/Role for DBIx::Class::DeploymentHandler::VersionHandler::DatabaseToSchemaVersions
Delegate/Role for DBIx::Class::DeploymentHandler::VersionHandler::ExplicitVersions
Delegate/Role for DBIx::Class::DeploymentHandler::VersionHandler::Monotonic
Make default arguments to a few methods sensible
Delegate/Role for DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator
Delegate/Role for DBIx::Class::DeploymentHandler::VersionStorage::Standard