]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- some tweaks to try to help out mssql+pyodbc support a bit, py3k is really
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Jun 2013 16:54:56 +0000 (12:54 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 3 Jun 2013 16:54:56 +0000 (12:54 -0400)
commitc2a158c137ee07a146f02e5ee89ec42e486c6a37
tree294b01e4dae6244ad4722b6c04693113895e6f33
parent32716eae773e6f6b7f37baf705342c1ed89df461
- some tweaks to try to help out mssql+pyodbc support a bit, py3k is really
not happening too well (I need to stick with linux + freetds 0.91, I know)
lib/sqlalchemy/connectors/pyodbc.py
lib/sqlalchemy/dialects/mssql/base.py
setup.cfg
test/sql/test_query.py