Files
sqlalchemy/test
Mike Bayer 97b2940936 Ensure mapper.polymorphic_on is polymorphic_prop.columns[0]
Fixed bug where joined eager loading would fail for a polymorphically-
loaded mapper, where the polymorphic_on was set to an un-mapped
expression such as a CASE expression.

Change-Id: Iffe68196aaac592165c89684f09f4c06cd78ce54
Fixes: #3800
2016-09-21 17:57:38 -04:00
..
2016-04-19 18:17:45 -04:00