diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-12-09 12:51:43 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-12-09 12:51:43 -0500 |
| commit | 546391e5a80f647e7ad78ef93f832f10278a8867 (patch) | |
| tree | 1d67ee82fbc7aeeaa69c061f7d881415c814a66f /lib/sqlalchemy/sql/selectable.py | |
| parent | af50c8064d668ba33ef2399a288fd1594b1b5602 (diff) | |
| download | sqlalchemy-546391e5a80f647e7ad78ef93f832f10278a8867.tar.gz | |
implement attributes.Proxy._clone()
Fixed issue where the internal cloning used by the
:meth:`_orm.PropComparator.any` method on a :func:`_orm.relationship` in
the case where the related class also makes use of ORM polymorphic loading,
would fail if a hybrid property on the related, polymorphic class were used
within the criteria for the ``any()`` operation.
Fixes: #7425
Change-Id: I5f4f4ec5fab17df228bc6e3de412d24114b20600
Diffstat (limited to 'lib/sqlalchemy/sql/selectable.py')
0 files changed, 0 insertions, 0 deletions
