]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added additional unit test to test that commit errors are detected, rollback occurs...
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 14 Dec 2006 23:10:10 +0000 (23:10 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 14 Dec 2006 23:10:10 +0000 (23:10 +0000)
commit8a59bbed499395a0ae4a5eb08fdad708e2c43ca5
tree931971f673bc0b6aed924ca0f43fe6983d83a791
parent6dd59b1994a831135dd5e48d303ace94879cbfad
added additional unit test to test that commit errors are detected, rollback occurs in an except:
test/engine/transaction.py