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
_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]