summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/context.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-01-10 14:59:59 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2022-01-10 19:48:32 -0500
commit4e9fe6e3b7a72fc3b116403ea9b27e847b5bf186 (patch)
tree87df7e468c1d6f13ce5a438aef779e5462a6c2f4 /lib/sqlalchemy/orm/context.py
parent5681d4e4da8ee69d83e9c0103c171d413d4c183e (diff)
downloadsqlalchemy-4e9fe6e3b7a72fc3b116403ea9b27e847b5bf186.tar.gz
ensure with_options not switched to a list
Fixed regression which appeared in 1.4.23 which could cause loader options to be mis-handled in some cases, in particular when using joined table inheritance in combination with the ``polymorphic_load="selectin"`` option as well as relationship lazy loading, leading to a ``TypeError``. Fixes: #7557 Change-Id: Id38619692f94308fd5f567a02337efef7a3a7544
Diffstat (limited to 'lib/sqlalchemy/orm/context.py')
0 files changed, 0 insertions, 0 deletions