MSSQL fixes and improvements
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 454e0c8..df82e83 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,6 +4,10 @@
 
 * Fixed Pg parser - caching the compiled P::RD schema is a *very*
   bad idea
+* Fix MSSQL handling of ON UPDATE/DELETE RESTRICT
+* Delay MSSQL FK constraint deployment until after all CREATE TABLE
+  statements
+* Coerce other engine's bytea/blob/clob datatypes to VarBinary
 
 # ----------------------------------------------------------
 # 0.09006 2009-06-10