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

Changes for version 0.14 - 2018-04-17

  • Migration files that are executable are now executed as a separate process. The migrator will report an error if such programs exit with non-zero status or if they output anything to stderr. Please note that if you have non-.sql suffixed migration files that are executable they will now be executed as a separate program rather than as eval'd Perl code.

Modules

A system for implementing database migrations
Core role for Database::Migrator implementation classes
Type library for use by Database::Migrator

Provides

in lib/Test/Database/Migrator.pm