summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-09-07 16:24:47 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2020-09-08 11:16:53 -0400
commite3716012c535c0aeac2a8cc5a32609ed2d4197c1 (patch)
treefb78685f17fd16260487b9036a8c250f7719f667 /lib/sqlalchemy/sql/compiler.py
parent71fa1db1384b437e9d39817f5612f5dca6a28b87 (diff)
downloadsqlalchemy-e3716012c535c0aeac2a8cc5a32609ed2d4197c1.tar.gz
Create connection characteristics API; implement postgresql flags
Added support for PostgreSQL "readonly" and "deferrable" flags for all of psycopg2, asyncpg and pg8000 dialects. This takes advantage of a newly generalized version of the "isolation level" API to support other kinds of session attributes set via execution options that are reliably reset when connections are returned to the connection pool. Fixes: #5549 Change-Id: I0ad6d7a095e49d331618274c40ce75c76afdc7dd
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions