Changes for version 0.021

  • Documentation and debug output fixes (RsrchBoy++)
  • fixed regression when using DBIC:DeploymentHandler v0.002112+ (lxp@cpan.org++)
  • New Feature: We set %ENV variables for key settings so that information is passed to install / up-downgrade scripts.

Documentation

commandline tool to create and manage your migrations
Answers to Frequently Asked Questions
Features of DBIx::Class::Migration
How to use DBIx::Class::Migration
Bootstrap your project files
A more advanced database change

Modules

Use your DB Sandbox to run Catalyst
Autocreate a mysql sandbox
Utility to populate fixture data
Autocreate a postgresql sandbox
Control your Perl Migration Run Scripts
Schema Loader Factory
Tools to manage database Migrations
Build a target_dir in /share
Autocreate a Sqlite sandbox
Build a sandbox at target_dir
Build a tempory target_dir
Build a sandbox in a temporary directory
Use your fixtures in a test case.

Examples