diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-10-18 15:43:27 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-10-18 15:55:12 -0400 |
commit | 6da8c6d0299b055414d3350f4c2d73f9e911d7ae (patch) | |
tree | e22f04666ccdde2013cd4ea8c985e6704ca3c75b /lib/sqlalchemy/sql/base.py | |
parent | 68479d40726425c3b3a17f12658927db8ad9fe84 (diff) | |
download | sqlalchemy-6da8c6d0299b055414d3350f4c2d73f9e911d7ae.tar.gz |
use coercions for label element, ensure propagate_attrs
Fixed bug where the ORM "plugin", necessary for features such as
:func:`_orm.with_loader_criteria` to work correctly, would not be applied
to a :func:`_sql.select` which queried from an ORM column expression if it
made use of the :meth:`_sql.ColumnElement.label` modifier.
Fixes: #7205
Change-Id: I72b84442e14df8b5ece33916f3c51ca3f358864b
Diffstat (limited to 'lib/sqlalchemy/sql/base.py')
0 files changed, 0 insertions, 0 deletions