]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
changelog for 2355
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 9 Jul 2013 15:33:55 +0000 (11:33 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 9 Jul 2013 15:33:55 +0000 (11:33 -0400)
doc/build/changelog/changelog_09.rst

index e46772b63733b989aaeae539780208c843a48697..21b3760b28b8433c388e073eb2e64d31968961e3 100644 (file)
 
             :ref:`feature_joins_09`
 
+    .. change::
+        :tags: bug, mssql, pyodbc
+        :tickets: 2355
+
+        Fixes to MSSQL with Python 3 + pyodbc, including that statements
+        are passed correctly.
+
     .. change::
         :tags: bug, mssql
         :tickets: 2747