summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-04-29 10:40:00 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-04-29 10:41:07 -0400
commit28493bf4bc35a4802b57b02a8b389cec7b6dcbb6 (patch)
tree018e876612cf5885f60e41434a5112134225a5a8 /lib/sqlalchemy/sql/compiler.py
parent9e3ef9bcf0a41bfacc4e6e836a45ed4d89c7c0fe (diff)
downloadsqlalchemy-28493bf4bc35a4802b57b02a8b389cec7b6dcbb6.tar.gz
accommodate HasEntityNamespace in context.all_selected_columns
Fixed regression in hybrid_property where a hybrid against a SQL function would generate an ``AttributeError`` when attempting to generate an entry for the ``.c`` collection of a subquery in some cases; among other things this would impact its use in cases like that of ``Query.count()``. Fixes: #6401 Change-Id: Icc243c699e9a5c88448076c6427ec389eaa8b8ed
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions