diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-05-17 11:20:10 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-05-17 12:26:48 -0400 |
commit | a49b2c3dbb9bff1d004eb2c53a752999e27ff769 (patch) | |
tree | 3190734880c30a52c3fbc7ec92ab4dbd164fe17b /lib/sqlalchemy/testing/suite/test_insert.py | |
parent | c379f80b4e6fb1b65983958116bac202c91a210a (diff) | |
download | sqlalchemy-a49b2c3dbb9bff1d004eb2c53a752999e27ff769.tar.gz |
Run SelectState from obj normalize ahead of calcing ORM joins
Fixed regression where the full combination of joined inheritance, global
with_polymorphic, self-referential relationship and joined loading would
fail to be able to produce a query with the scope of lazy loads and object
refresh operations that also attempted to render the joined loader.
Fixes: #6495
Change-Id: If74a744c237069e3a89617498096c18b9b6e5dde
Diffstat (limited to 'lib/sqlalchemy/testing/suite/test_insert.py')
0 files changed, 0 insertions, 0 deletions