diff options
author | Michael Trier <mtrier@gmail.com> | 2009-01-11 19:15:37 +0000 |
---|---|---|
committer | Michael Trier <mtrier@gmail.com> | 2009-01-11 19:15:37 +0000 |
commit | db33ad9dec55ac41eaa198ab52408378a0e27e7b (patch) | |
tree | 1bed257bcda8e8b787c6b96f6aa87a1533992493 /lib/sqlalchemy/ext/sqlsoup.py | |
parent | 9a3b662ec1a0fc5f531d96ef90434ce1f321334e (diff) | |
download | sqlalchemy-db33ad9dec55ac41eaa198ab52408378a0e27e7b.tar.gz |
Corrected SAVEPOINT support on the adodbapi dialect by changing the handling
of savepoint_release, which is unsupported on mssql.
The way it was being discarded previously resulted in an empty execute being
called on the dialect; adodbapi didn't like that much.
Diffstat (limited to 'lib/sqlalchemy/ext/sqlsoup.py')
0 files changed, 0 insertions, 0 deletions