DBIx-Migration-Directories

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension DBIx::Migration::Directories.

0.12  Mon Mar 18 11:24:05 2013
        - Use "ENGINE=InnoDB" instead of "TYPE=InnoDB" when creating
          MySQL tables (RT#83954, Vita Cizek)

0.11  Thu Aug 20 11:06:00 2009
        - Don't consider files that end with a tilde (~) to be schema
          files. (This extension is commonly chosen as a 'backup' file
          by editors such as joe, gedit, etc)
        - Added some (very basic) documentation to
          DBIx::Migration::Directories::Test

0.10  Fri Feb 27 11:32:00 2009
        - Added "--force-current-version" flag to migrate-database-schema.
          Why? Because when a MySQL migration fails halfway though, the DDL
          is already committed, but we can't increment the version number
          in the database because, well, we failed.
          So the only sane way to roll back is to say



( run in 1.193 second using v1.01-cache-2.11-cpan-49f99fa48dc )