On Feb 12, 11:02 pm, a...@svilendobrev.com wrote:
> is this joined inheritance or concrete?
> IMO if Product inherits Node, they has to have same PK?

Concrete (separate tables). The examples from the documentation indeed
use the same PK (employee_id). However, I'm hoping there's some way to
get around this (and there probably is) since I'd rather not modify
the database which is initially created by and for another
application.

Best regards,

Bruce
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to