missed some quotes and added tests to avoid that
[dbsrgits/SQL-Translator.git] / Changes
diff --git a/Changes b/Changes
index 9860cd6..e1a2946 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+* Fix PG producer numeric precision regression (RT#49301)
+* Add DB2 producer numeric/decimal precision output
+* Fix Oracle producer creating numeric precision statements that the test case expects (no whitespace)
+* Add Oracle producer creating drop view statements like PG producer does
+
 # ----------------------------------------------------------
 # 0.11003 2009-09-28
 # ----------------------------------------------------------