Changes for version 0.002234 - 2024-07-17
- Fix SQL::Translator producer_args deprecation warning #77 - thanks @paultcochrane
Documentation
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
Interface for version methods
Types internal to DBIx::Class::DeploymentHandler
Go straight from Database to Schema version
Define your own list of versions to use for migrations
Obvious version progressions
(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