[Dbix-class] Announce: SQL-Translator-0.0899_01

Jess Robinson castaway at desert-island.me.uk
Mon Oct 22 13:23:07 GMT 2007


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




More information about the DBIx-Class mailing list