Files
sqlalchemy/test
Mike Bayer c9406e58a4 Accommodate for base class when adjusting path for with_polymorphic
Fixed an additional regression in the same area as that of 🎫`5080`
introduced in 1.3.0b3 via 🎫`4468` where the ability to create a
joined option across a :func:`.with_polymorphic` into a relationship
against the base class of that with_polymorphic, and then further into
regular mapped relationships would fail as the base class component would
not add itself to the load path in a way that could be located by the
loader strategy. The changes applied in 🎫`5080` have been further
refined to also accommodate this scenario.

Fixes: #5121
Change-Id: I9753dbbcb7b7640c995ad983a6d04b36fa18cf54
2020-01-28 12:44:50 -05:00
..
2020-01-22 11:31:23 -05:00
2020-01-25 18:03:48 -05:00
2020-01-23 12:29:22 -05:00
2019-06-20 13:50:41 -04:00
2020-01-25 18:03:48 -05:00
2020-01-22 11:31:23 -05:00