summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/asyncpg.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-09-16 13:38:11 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-09-16 13:40:47 -0400
commit8fca5b6e6a42b6221faaf26a912603393afd8607 (patch)
treed06793fc78d9835b040bf2a9d14b35e3da46162a /lib/sqlalchemy/dialects/postgresql/asyncpg.py
parentc27bf6f7ecc1a120f0c8029eaa5969b6d2aa255d (diff)
downloadsqlalchemy-8fca5b6e6a42b6221faaf26a912603393afd8607.tar.gz
use the stack for insert_from_select
Fixed issue related to new ``add_cte()`` feature where pairing two "INSERT..FROM SELECT" statements simultaneously would lose track of the two independent SELECT statements, leading to the wrong SQL. Fixes: #7036 Change-Id: I90fe47eb203bc5c1ea5810db0edba08250b2b7e6
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/asyncpg.py')
0 files changed, 0 insertions, 0 deletions