X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d37a7b469b46452e6d4f174959d575d2a8c8a67f;hb=10d7ce8ba7b4a692ef01bdd762b0a787a618b9fa;hp=a216bdfff1e2e6ec3acc034dd7de1f459f852537;hpb=8953d9e7977191db443a7b110971793e02bf92dc;p=dbsrgits%2FSQL-Translator.git diff --git a/Changes b/Changes index a216bdf..d37a7b4 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,11 @@ * De-linkify XML namespace in docs (RT#81838) * Allow both single and double quotes for values in MySQL parser * Fix diff for altering two things per column - add ; at the end +* Call all diff methods in list context (it can be merged later) +* Fix Pg diff issue with drop constraint on primary keys +* SQLite support for SET NULL, SET DEFAULT and NO ACTION in FK clauses +* Clean up properly after Parser::DBI::PostgreSQL tests +* Fix typos in error messages # ---------------------------------------------------------- # 0.11016 2012-10-09