Caution: This *will* break your existing code, if you use diffing and any database other than MySQL.
(For DBIx::Class users, this means Versioning) New functionality: Diffing is now done using methods in the Producer modules, thus getting all the difference between databases out of the script and into the producers/database specific code where it belongs. If you use this and your code dies with errors similar to: "SQL::Translator::Producer::SQLite does not support alter_field" then please help us by providing patches for the producers that need them. Jess ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- sqlfairy-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlfairy-developers
