Files
sqlalchemy/test/sql
Mike Bayer a47c158a9a 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
2021-04-30 12:35:28 -04:00
..
2021-04-17 00:37:47 -04:00
2021-04-01 18:55:37 -04:00