Files
sqlalchemy/test/sql
Mike Bayer cdd041ea60 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
2021-06-23 09:49:11 -04:00
..
2021-05-12 22:10:19 +02:00
2021-05-12 22:10:19 +02:00
2021-05-12 22:10:19 +02:00