diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-11-09 15:02:44 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-11-09 15:25:38 -0500 |
commit | 89661c1a218b7117c1835698dbb81836e72015ae (patch) | |
tree | 1101261abdcbae5795f85e4f2a115b7fec9f4479 /test/dialect/postgresql/test_async_pg_py3k.py | |
parent | 8b1d59a95479802b5d568999e751f637ac310879 (diff) | |
download | sqlalchemy-89661c1a218b7117c1835698dbb81836e72015ae.tar.gz |
set within_columns_clause=False for all sub-elements of select()
Fixed issue where using the feature of using a string label for ordering or
grouping described at :ref:`tutorial_order_by_label` would fail to function
correctly if used on a :class:`.CTE` construct, when the CTE were embedded
inside of an enclosing :class:`_sql.Select` statement that itself was set
up as a scalar subquery.
Fixes: #7269
Change-Id: Ied6048a1c9a622374a418230c8cfedafa8d3f87e
Diffstat (limited to 'test/dialect/postgresql/test_async_pg_py3k.py')
0 files changed, 0 insertions, 0 deletions