Add (now passing) test with file from RT#70473
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index da96e37..43daaf0 100644 (file)
--- a/Changes
+++ b/Changes
 * Support for double quoted and bit strings as default values in MySQL parser
 * Check in MySQL parser to avoid trying to parse a table defined twice in the same
   file as indices (and probably other things) get messed up
+* Workaround for some MySQL quirks on primary key definitions
+* MySQL producer does not attempt to write out non-existent unique constraint names
+* MySQL parser correctly differentiates between signed and unsigned integer column
+  display sizes
 
 # ----------------------------------------------------------
 # 0.11010 2011-10-05