Files
sqlalchemy/test/orm
Mike Bayer b83c1d97a3 Key subqueryloaders on the property object, not string key
Fixed bug in :func:`.orm.selectinload` loading option where two or more
loaders that represent different relationships with the same string key
name as referenced from a single :func:`.orm.with_polymorphic` construct
with multiple subclass mappers would fail to invoke each subqueryload
separately, instead making use of a single string-based slot that would
prevent the other loaders from being invoked.

Fixes: #5228
Change-Id: Id0d1db8029ca88c13c0068115fe673adb7a68407
(cherry picked from commit a32c528c54)
2020-04-03 16:02:26 -04:00
..
2019-06-21 10:18:17 -04:00
2020-01-27 16:57:27 -05:00
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00
2020-01-27 16:57:27 -05:00
2020-02-10 15:48:31 -05:00
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00
2020-01-27 16:57:27 -05:00
2019-06-21 10:18:17 -04:00
2020-01-27 16:57:27 -05:00
2020-01-27 16:57:27 -05:00
2019-06-21 10:18:17 -04:00
2019-06-21 10:18:17 -04:00