X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=1bcc13adc56320a157a0727472d5eb7c4bf1762e;hb=9d430e0976994de076ebb0602651e9e0eca332da;hp=8681c218fa91520bc436648ff53d203a393f5c2f;hpb=3963e31df68c213477886490e5d7053b398ed02d;p=dbsrgits%2FSQL-Translator.git diff --git a/Changes b/Changes index 8681c21..1bcc13a 100644 --- a/Changes +++ b/Changes @@ -16,8 +16,11 @@ Changes for SQL::Translator * Fix parsing of MySQL column comments (RT#83380) * Fix multi-line comments in YAML, JSON and PostgreSQL producers * Fix identifier quoting in PostgreSQL diff producer + * Fix incorrect type conversion from various BigInt AutoIncrement to the + PostgreSQL-specific bigserial (GH#72) * Fix missing semicolons between PostGIS statements * Fix string and identifier quoting in PostGIS statements + * Fix intermittent test failures (RT#108460) 0.11021 2015-01-29