diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-06-11 10:23:51 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-06-11 10:34:53 -0400 |
commit | 52feba23f466ca95dfe8cd10d35b546a05b35cbf (patch) | |
tree | 0a327c937fb6cfc3a8b9f28ee5dc48d17130b64c /test/ext/asyncio/test_scoping_py3k.py | |
parent | ad1c81a6df4950788db3f8007331cac0f9365d97 (diff) | |
download | sqlalchemy-52feba23f466ca95dfe8cd10d35b546a05b35cbf.tar.gz |
set autocommit for psycopg2 pre-ping
Fixed issue where the pool "pre ping" feature would implicitly start a
transaction, which would then interfere with custom transactional flags
such as PostgreSQL's "read only" mode when used with the psycopg2 driver.
Fixes: #6621
Change-Id: I29117c393e50c090cc2587efcccfe1e986738928
Diffstat (limited to 'test/ext/asyncio/test_scoping_py3k.py')
0 files changed, 0 insertions, 0 deletions