[Sqlalchemy-tickets] Issue #3988: incorrect join with orm.with_polymorphic() and lazy='joined' prop
Brought to you by:
zzzeek
From: Julien C. <iss...@bi...> - 2017-05-12 14:51:38
|
New issue 3988: incorrect join with orm.with_polymorphic() and lazy='joined' properties https://bitbucket.org/zzzeek/sqlalchemy/issues/3988/incorrect-join-with-ormwith_polymorphic Julien Cigar: Please see the test case, the error is pretty clear I think :) Responsible: zzzeek |