Files
sqlalchemy/test
Mike Bayer b72c14cde2 Alias the onclause if ORM join is to same polymorphic selectable
Fixed bug where using :func:`.with_polymorphic` as the target of a join via
:meth:`.RelationshipComparator.of_type` on a mapper that already has a
subquery-based with_polymorphic setting that's equivalent to the one
requested would not correctly alias the ON clause in the join.

Fixes: #5288
Change-Id: I0212a990ee67a344c87fe21833bf47fdb72ca0cc
(cherry picked from commit 483a644959)
2020-04-27 18:39:11 -04:00
..
2020-04-20 09:08:18 -04:00
2019-06-21 10:18:17 -04:00
2020-04-20 09:08:18 -04:00
2020-03-30 15:05:35 -04:00