diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-08-23 11:24:48 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-08-23 11:29:27 -0400 |
commit | 21f9a94dbf0f2bdaa12bf23714e8f33b8f3f4125 (patch) | |
tree | 8a84a715c26893dbc73dcd80b03de815cc9b744f /lib/sqlalchemy/dialects/postgresql/ranges.py | |
parent | b7378da077367c8eaa877362322fe08e3de59f0f (diff) | |
download | sqlalchemy-21f9a94dbf0f2bdaa12bf23714e8f33b8f3f4125.tar.gz |
qualify compile_state updates for non-current entities
Fixed issue in recently repaired ``Query.with_entities()`` method where the
flag that determines automatic uniquing for legacy ORM ``Query`` objects
only would be set to ``True`` inappropriately in cases where the
``with_entities()`` call would be setting the ``Query`` to return
column-only rows, which are not uniqued.
Fixes: #6924
Change-Id: I81120823914c989bb7a4d13ef2ec08809d8e5a4d
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/ranges.py')
0 files changed, 0 insertions, 0 deletions