fixed alter_drop_constraint for foreign keys and applying multiple changes via alter_...
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index db1fc00..ddb3489 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 * Correct Data Type in SQLT::Parser::DBI::PostgreSQL (patch from Andrew Pam)
 * Fix index issue in SQLT::Parser::DBI::PostgreSQL
 * Add column and table comments in SQLT::Parser::DBI::PostgreSQL(patch from Andrew Pam)
+* Fixed alter_drop_constraint for foreign keys and applying multiple changes
+  via alter_field to a column in Postgres Producer
 
 # ----------------------------------------------------------
 # 0.11010 2011-10-05