summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/sqlsoup.py
diff options
context:
space:
mode:
authorMichael Trier <mtrier@gmail.com>2009-01-11 19:15:30 +0000
committerMichael Trier <mtrier@gmail.com>2009-01-11 19:15:30 +0000
commit9a3b662ec1a0fc5f531d96ef90434ce1f321334e (patch)
treea9b3cb10a178e7034af114b2080efbbee5869605 /lib/sqlalchemy/ext/sqlsoup.py
parent7b3b9f559a0c0a5a1e3bd3df37696037607af3fc (diff)
downloadsqlalchemy-9a3b662ec1a0fc5f531d96ef90434ce1f321334e.tar.gz
Modified the do_begin handling in mssql to use the Cursor not the Connection.
This corrects a problem where we were trying to call execute on the Connection object instead of against the cursor. This is supported on pyodbc but not in the DBAPI. Overrode the behavior in pymssql to not do special do_begin processing on that dialect.
Diffstat (limited to 'lib/sqlalchemy/ext/sqlsoup.py')
0 files changed, 0 insertions, 0 deletions