summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/elements.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2018-08-26 12:35:59 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2018-08-26 15:49:06 -0400
commitc09b07fbb36ac288d32221349b019b490efc9ff3 (patch)
tree9101ddb254eb7d6a3a5f021abbc21bdd1d0097a4 /lib/sqlalchemy/sql/elements.py
parentc6427fe14090d2d06a4d7c4c398be1f6e6a771f1 (diff)
downloadsqlalchemy-c09b07fbb36ac288d32221349b019b490efc9ff3.tar.gz
Include Session._query_cls as part of the cache key
Fixed issue where :class:`.BakedQuery` did not include the specific query class used by the :class:`.Session` as part of the cache key, leading to incompatibilities when using custom query classes, in particular the :class:`.ShardedQuery` which has some different argument signatures. Fixes: #4328 Change-Id: I829c2a8b09c91e91c8dc8ea5476c0d7aa47028bd
Diffstat (limited to 'lib/sqlalchemy/sql/elements.py')
0 files changed, 0 insertions, 0 deletions