Names accepted (and ignored) as types of primary keys in create tables
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index da96e37..a4d69d4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -13,6 +13,7 @@
 * 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
 
 # ----------------------------------------------------------
 # 0.11010 2011-10-05