diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-09-21 17:55:39 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-09-21 17:57:38 -0400 |
commit | 97b294093617eca7298a2fe97bd23bd6dc3b59bf (patch) | |
tree | 87bafb6b1dec132f38b11eaf42eaee5a4dceb9c4 /test/dialect/postgresql/test_compiler.py | |
parent | 930b07c3af5300e65473d44535db8c1d7133cb13 (diff) | |
download | sqlalchemy-97b294093617eca7298a2fe97bd23bd6dc3b59bf.tar.gz |
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
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions