Use accessor for table options in MySQL producer
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index f8e590e..1ba6d2a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,9 @@
 * 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
 
 # ----------------------------------------------------------
 # 0.11016 2012-10-09