diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-05-09 10:27:51 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-05-09 10:27:51 -0400 |
commit | 319f09ffced3f655e7d500b3a9965e19468fd9d9 (patch) | |
tree | d3e3c54b33d3d8fdc18b687e00464784cc3a7cb7 /lib/sqlalchemy/sql/_typing.py | |
parent | 47c91d06b56b0a0cf366d3c1f8b6d71a82149e43 (diff) | |
download | sqlalchemy-319f09ffced3f655e7d500b3a9965e19468fd9d9.tar.gz |
dont use the label convention for memoized entities
Fixed issue where ORM results would apply incorrect key names to the
returned :class:`.Row` objects in the case where the set of columns to be
selected were changed, such as when using
:meth:`.Select.with_only_columns`.
Fixes: #8001
Change-Id: If3a2a5d00d15ebc2e9d41494845cfb3b06f80dcc
Diffstat (limited to 'lib/sqlalchemy/sql/_typing.py')
0 files changed, 0 insertions, 0 deletions