X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=02ab2c608c0c74942293599c487caca6d58c8734;hb=cf915bd8314fb9cd781f1d65cb398cbb98b6ad3b;hp=3fdbed0bd37f8d9427bef38edf41d54ed0d71498;hpb=46417fe20ac56566a81da64ce390b8e792a189ff;p=dbsrgits%2FSQL-Translator.git diff --git a/Changes b/Changes index 3fdbed0..02ab2c6 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,14 @@ * 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 +* Add SQL_TINYINT and SQL_BIGINT to the type map in + SQL::Translator::Schema::Field # ---------------------------------------------------------- # 0.11016 2012-10-09