Files
sqlalchemy/test/dialect/postgresql
Mike Bayer 52feba23f4 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
2021-06-11 10:34:53 -04:00
..
2021-03-31 11:50:26 -04:00
2021-05-12 22:10:19 +02:00