summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/attributes.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-03-05 12:27:09 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2021-03-05 13:36:12 -0500
commit6d97d0c97de01e67a2d2d59c5bec1bbf3782de10 (patch)
tree035415f61fffb21ee6833f078330220921547774 /lib/sqlalchemy/orm/attributes.py
parent2f7623b6b265cd5f25f2a6022e21bc3286d397a3 (diff)
downloadsqlalchemy-6d97d0c97de01e67a2d2d59c5bec1bbf3782de10.tar.gz
Clarify COMMIT/ROLLBACK logging when autocommit is turned on
Improved engine logging to note ROLLBACK and COMMIT which is logged while the DBAPI driver is in AUTOCOMMIT mode. These ROLLBACK/COMMIT are library level and do not have any effect when AUTOCOMMIT is in effect, however it's still worthwhile to log as these indicate where SQLAlchemy sees the "transaction" demarcation. Fixes: #6002 Change-Id: I723636515193e0addc86dd0a3132bc23deadb81b
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions