Fix Pg diff issue with drop constraint on primary keys
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index f707018..b9d3707 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 
 * 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
 
 # ----------------------------------------------------------
 # 0.11016 2012-10-09