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

Changes for version 0.05 - 2006-03-08

  • "Hopefully the last release this week"
  • Fixed the "install_path" thing added yesterday.
  • Support $SCHEMA_VERSION global variable so that you can still use desired_version_from without binding your schema version -directly- to a perl package version.

Documentation

Install, remove, upgrade, or downgrade a schema

Modules

Install/remove/upgrade/downgrade SQL schemas
Schema-independant migration operations
Handle quirks with DBD::SQLite2
Handle quirks with DBD::mysql
Build a package that includes a migration schema

Provides

in lib/DBIx/Migration/Directories/Build/Base.pm
in lib/DBIx/Migration/Directories/Test.pm