summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/ext.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-09-19 09:40:40 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2022-09-19 18:39:18 -0400
commitc9af2ebf5e5d288aea3a3a26bdf950e08ac4f927 (patch)
tree5d16ad838a53613ca04b4984db14658e84f187f0 /lib/sqlalchemy/dialects/postgresql/ext.py
parentf0bcd57f9ed76ba8d871448d821a85089f490b6c (diff)
downloadsqlalchemy-c9af2ebf5e5d288aea3a3a26bdf950e08ac4f927.tar.gz
break out text() from TextualSelect for col matching
Fixed issue where mixing "*" with additional explicitly-named column expressions within the columns clause of a :func:`_sql.select` construct would cause result-column targeting to sometimes consider the label name or other non-repeated names to be an ambiguous target. Fixes: #8536 Change-Id: I3c845eaf571033e54c9208762344f67f4351ac3a
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/ext.py')
0 files changed, 0 insertions, 0 deletions