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

Changes for version 0.40

  • fix issue with hyphens in database names
  • made --tolerant ignore COLLATE and AUTO_INCREMENT
  • fixed 'Duplicate specification' options from Getopt::Long
  • made CLI options case-sensitive
  • fixed some coding style inconsistencies
  • remove .cvsignore
  • merged changes by Barbie
    • removed use of unmaintained Class::MakeMethods
    • repackaged distribution with additional package files
    • restructured modules to use namespace MySQL::Diff::*
    • restructured modules to use better OO style inferface
    • Utils.pm now only contains debug handling
    • added support for more recent MySQL dumps
    • added more documentation
    • added more tests
  • merged changes by Alexandr Ciornii
    • depend on Perl 5.5.3
    • remove lib/MySQL/.cvsignore
    • fix .gitignore
    • upgrade Makefile.PL and Build.PL

Modules

Generates a database upgrade instruction set
Database Definition Class
Table Definition Class
Supporting functions for MySQL:Diff