X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d02aacd1daf7f14e692f93b79313ef355516e26f;hb=06baeb2195df54daf9e50033a2050b473271b07d;hp=31a0d6e5f3d6d0e378940dd97c387bc2d751d530;hpb=1c8ec56e310980f823b2ea35fab59d7a139fa96a;p=dbsrgits%2FSQL-Translator.git diff --git a/Changes b/Changes index 31a0d6e..d02aacd 100644 --- a/Changes +++ b/Changes @@ -8,6 +8,8 @@ * Fix Producer::MySQL wrapping extra ()s around VIEW SELECT-ors (RT#56419) * Fix Field::default_value to behave like a real accessor (allow undef as an unsetting argument) +* Fix Mysql/Pg/SQLite/MSSQL producers to properly *not* quote numeric default + values (RT#57059) * Producer::Oracle tests now use Test::Differences * Prettify output of SQLite producer (less bogus newlines) * Augment SQLite and Pg producers to accept a perl-formatted (%d.%03d%03d)