diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-08-17 21:20:49 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-08-17 21:20:49 +0000 |
commit | de1712a2116d80a6771ad5475277cc85e87179e2 (patch) | |
tree | 58f7f038b9259d01b91f6df36bdaf5305472bd03 /lib/sqlalchemy/ext/sqlsoup.py | |
parent | 99b1bee20e20ddb74b1ade6b186f6f7a174968a2 (diff) | |
download | sqlalchemy-de1712a2116d80a6771ad5475277cc85e87179e2.tar.gz |
- added close() method to Transaction. closes out a transaction using rollback
if it's the outermost transaction, otherwise just ends without affecting
the outer transaction.
- transactional and non-transactional Session integrates better with bound
connection; a close() will ensure that connection transactional state is
the same as that which existed on it before being bound to the Session.
Diffstat (limited to 'lib/sqlalchemy/ext/sqlsoup.py')
0 files changed, 0 insertions, 0 deletions