summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/dynamic.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-04-30 11:54:52 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-04-30 12:35:28 -0400
commita47c158a9a3b1104698fc0bff47ca58d67cb9191 (patch)
treedd6400edf840c1c628ebbb25af1c118fd5c58835 /lib/sqlalchemy/orm/dynamic.py
parenta7157b29ba5830dd8f8a20e8df62eb9d56f6c759 (diff)
downloadsqlalchemy-a47c158a9a3b1104698fc0bff47ca58d67cb9191.tar.gz
track_on needs to be a fixed size, support sub-tuples
Fixed regression in ``selectinload`` loader strategy that would cause it to cache its internal state incorrectly when handling relationships that join across more than one column, such as when using a composite foreign key. The invalid caching would then cause other loader operations to fail. Fixes: #6410 Change-Id: I9f95ccca3553e7fd5794c619be4cf85c02b04626
Diffstat (limited to 'lib/sqlalchemy/orm/dynamic.py')
0 files changed, 0 insertions, 0 deletions