summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2020-02-22 13:11:20 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2020-02-22 13:11:20 -0500
commit3cb614009ee87a115ec7230949c031402efb17c1 (patch)
treef892ada52a873dd6a7214edea517ecaef10f3fa9 /lib/sqlalchemy/ext/compiler.py
parentca16c53651f819e9587ed29d7d1d7d937e7f25ce (diff)
downloadsqlalchemy-3cb614009ee87a115ec7230949c031402efb17c1.tar.gz
Ensure descendants of mixins don't become cacheable
HasPrefix / HasSuffixes / SupportsCloneAnnotations exported a _traverse_internals attribute that does not represent a complete traversal, meaning non-traversible subclasses would seem traversible. rename these attributes so that this does not occur. DML is currently not traversible (will be soon). Change-Id: I2605e61c8c3d49965335e66e09f4aeedc5e73bd3
Diffstat (limited to 'lib/sqlalchemy/ext/compiler.py')
0 files changed, 0 insertions, 0 deletions