summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/annotation.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-08-15 18:12:42 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-08-17 14:30:24 -0400
commit09df554a85ff1f9e35e4275465ba4eca029a61b3 (patch)
tree8286ebf4bb54e103e10a0be1ebd3cab2152e16b4 /lib/sqlalchemy/sql/annotation.py
parent76b506ed51e31b922014a30de2a5952d1a6ad891 (diff)
downloadsqlalchemy-09df554a85ff1f9e35e4275465ba4eca029a61b3.tar.gz
honor NO_CACHE in lambdas
Fixed issue in lambda caching system where an element of a query that produces no cache key, like a custom option or clause element, would still populate the expression in the "lambda cache" inappropriately. This was discovered as part of :ticket:`6887` but is a separate issue. References: #6887 Change-Id: I1665f4320254ddc63a0abf3088e9daeaffbd1840
Diffstat (limited to 'lib/sqlalchemy/sql/annotation.py')
0 files changed, 0 insertions, 0 deletions