summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-03-24 13:58:20 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2022-03-24 13:59:02 -0400
commit56366924673f88e51c74d94058c11132a057ecfa (patch)
tree1d96a3c5f86b77f0879c2f6c3624653919400def /lib/sqlalchemy/sql/compiler.py
parentc565c470517e1cc70a7f33d1ad3d3256935f1121 (diff)
downloadsqlalchemy-56366924673f88e51c74d94058c11132a057ecfa.tar.gz
more autocommit messaging
Further clarified connection-level logging to indicate the BEGIN, ROLLBACK and COMMIT log messages do not actually indicate a real transaction when the AUTOCOMMIT isolation level is in use; messaging has been extended to include the BEGIN message itself, and the messaging has also been fixed to accommodate when the :class:`.Engine` level :paramref:`.create_engine.isolation_level` parameter was used directly. Fixes: #7853 Change-Id: Iafc78070737ad117f84262e4bde84b81a81e4ea1
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions