Create and parse FK constraints in SQLite
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index eb128a1..efa208c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,10 +1,13 @@
 
+* Correctly create and parse FK constraints in SQLite
 * Correct postgis geography type insertion and linebreak fix for multiple geometry/geography columns
 * made PostgreSQL producer consistent with other producers in terms of
   quoting and allowing functions in constraints and indices
 * Add distinction of autoinc and regular primary keys to the GraphViz producer
 * Fix odd invocation of Test::More::pass() in t/36-filters.t (RT#64728)
 * Quote everything in SQL Server
+* Turn off constraints before dropping tables in SQL Server
+* Make true unique constraints if needed in SQL Server
 
 # ----------------------------------------------------------
 # 0.11007 2010-11-30