diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-06-23 16:43:49 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-07-20 10:54:12 -0400 |
commit | 00584a78486b6f80f6308976e3f846961d19deb4 (patch) | |
tree | 9c01bdf42acb8eb4baf259d5bbe54716760bb2c8 /test/dialect/postgresql/test_reflection.py | |
parent | d5e31d130808c94f09e51e9afb222c4efa63875c (diff) | |
download | sqlalchemy-00584a78486b6f80f6308976e3f846961d19deb4.tar.gz |
add an extra load for non-new but unloaded
Made an improvement to the "deferred" / "load_only" set of strategy options
where if a certain object is loaded from two different logical paths within
one query, attributes that have been configured by at least one of the
options to be populated will be populated in all cases, even if other load
paths for that same object did not set this option. previously, it was
based on randomness as to which "path" addressed the object first.
Fixes: #8166
Change-Id: I923a1484721d3a04d490ef882bc9fa609c9cd077
Diffstat (limited to 'test/dialect/postgresql/test_reflection.py')
0 files changed, 0 insertions, 0 deletions