]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Modifications to the mssql dialect in order to to pass through unicode in the pyodbc...
authorMichael Trier <mtrier@gmail.com>
Tue, 30 Dec 2008 06:39:37 +0000 (06:39 +0000)
committerMichael Trier <mtrier@gmail.com>
Tue, 30 Dec 2008 06:39:37 +0000 (06:39 +0000)
commitf62a78242dd7d16f40722db5b8310f900b04efec
tree58797258b080390634d43d7c24791119a8b473a0
parentdfd80ba089c0d0637f54cbd6b21332d5f5115999
Modifications to the mssql dialect in order to to pass through unicode in the pyodbc dialect.
lib/sqlalchemy/databases/mssql.py
test/sql/testtypes.py