> > 2) Since this smells of inheritance, I read about class
> > inheritance mapping but couldn't decide if and which method
> > applies here. Help would be greatly appreciated.
>
> I think svil's assumption of joined table inheritance is incorrect
> here, since each table contains "name" and "price".  This would be
> concrete table inheritance, described at
> http://www.sqlalchemy.org/docs/04/mappers.html#advdatamapping_mappe
>r_inheritance_concrete .
ah.. sorry, thats right, if tables are leading...

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to