Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
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