X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8681c218fa91520bc436648ff53d203a393f5c2f;hb=ac8d330a378aa569a21c2952ffa784afbbab18dc;hp=0e432394f4ca2b02b17e67763d7404b91b15cee3;hpb=13e41152ed92d297343c9f86ae1a8652c4370b0a;p=dbsrgits%2FSQL-Translator.git diff --git a/Changes b/Changes index 0e43239..8681c21 100644 --- a/Changes +++ b/Changes @@ -14,6 +14,10 @@ Changes for SQL::Translator * Fix parsing of strings with leading whitespace for MySQL, Oracle, PostgreSQL, SQLServer and SQLite * 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 missing semicolons between PostGIS statements + * Fix string and identifier quoting in PostGIS statements 0.11021 2015-01-29