Add DBI dep (oops)
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 0245911..9fe0b7e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,5 @@
 
+* Fix Pg produces idea of which field types need a size param
 * Add support for COLLATE table option to MySQL parser
 * Allow DEFAULT CHARACTER SET without '=' (as produced by mysqldump)