The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.002218 - 2015-10-31

  • Fix spelling mistake in POD (Thanks Gregor Herrmann!)

Documentation

Customize how your DBICDH versions are stored
Introduction to using DBIx::Class::DeploymentHandler with a new Catalyst Project
Introduction to DBIx::Class::DeploymentHandler

Modules

Extensible DBIx::Class deployment
Parent class for DeploymentHandlers
Manage your SQL and Perl migrations in nicely laid out directories
(DEPRECATED) Use this if you are stuck in the past
CodeRef Transforms for common use-cases in DBICDH Migrations
(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
(DEPRECATED) Attach this component to your schema to ensure you stay up to date
(DEPRECATED) The old way to store versions in the database
(DEPRECATED) Predefined searches to find what you want from the version storage
Version storage that does the normal stuff
Attach this component to your schema to ensure you stay up to date
The typical way to store versions in the database
Predefined searches to find what you want from the version storage
Make default arguments to a few methods sensible

Provides

in lib/DBIx/Class/DeploymentHandler/LogImporter.pm
in lib/DBIx/Class/DeploymentHandler/LogRouter.pm
in lib/DBIx/Class/DeploymentHandler/Logger.pm
in lib/DBIx/Class/DeploymentHandler/WithApplicatorDumple.pm