summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9eab740d6..2acf1b76f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -267,6 +267,9 @@ CHANGES
Note that reflection of indexes requires SQL
Server 2005 or greater. [ticket:1770]
+ - mssql+pymssql dialect now honors the "port" portion
+ of the URL instead of discarding it. [ticket:1952]
+
- informix
- *Major* cleanup / modernization of the Informix
dialect for 0.6, courtesy Florian Apolloner.