Sorry, currently it means "less well" at the moment, which is why its a dev release.
However it IS now much easier to add diffing for the db of your choice.. Go take a look ;) Jess On Mon, 22 Oct 2007, Scott Cain wrote: > Hi Jess, > > Does this mean that diffing works well for all supported databases now > (or just PostgreSQL, as that's all I really care about)? If so, that is > fantastic and I owe you one large beverage of your choice if we ever > meet :-) > > Thanks, > Scott > > On Mon, 2007-10-22 at 13:23 +0100, Jess Robinson wrote: >> 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/ > -- > ------------------------------------------------------------------------ > Scott Cain, Ph. D. [EMAIL PROTECTED] > GMOD Coordinator (http://www.gmod.org/) 216-392-3087 > Cold Spring Harbor Laboratory > > ------------------------------------------------------------------------- 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
