On 6/19/15 7:19 AM, david.ceresu...@gmail.com wrote:
You can find attached the files to reproduce this behaviour:
- models.py: SQLAlchemy tables
- client.py: A python class that extends the Client class in models.
- feed.py: A python class that extends the Feed class in models.
- main.py: Run this file ('python main.py') to reproduce the behaviour

thanks for the complete test case. This issue is https://bitbucket.org/zzzeek/sqlalchemy/issue/3462/new-single-inh-polymorphic-identity-logic and is fixed in https://bitbucket.org/zzzeek/sqlalchemy/commits/9f4149766c93. Thanks for reporting!

--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to