added a working mechanism for naming foreign keys
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index ddb3489..ea7fa94 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@
 * 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
+* added a working mechanism for naming foreign keys in the PostgreSQL producer
 
 # ----------------------------------------------------------
 # 0.11010 2011-10-05