summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/util.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-06-23 08:50:48 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-06-23 09:49:11 -0400
commitcdd041ea60628b2f4fd7f7da562aa19bdb15c206 (patch)
tree9f21a38990ec736a2d76d3df5dd4fab265326879 /lib/sqlalchemy/sql/util.py
parent2f875a4b7925742b53dd8cfda1476f7f30a18f5d (diff)
downloadsqlalchemy-cdd041ea60628b2f4fd7f7da562aa19bdb15c206.tar.gz
consider "*" col as textual ordered
Fixed old issue where a :func:`_sql.select()` made against the token "*", which then yielded exactly one column, would fail to correctly organize the ``cursor.description`` column name into the keys of the result object. Fixes: #6665 Change-Id: Ie8c00f62998972ad4a19a750d2642d00fde006f6
Diffstat (limited to 'lib/sqlalchemy/sql/util.py')
0 files changed, 0 insertions, 0 deletions