On Aug 21, 2007, at 6:10 PM, Patrick Wagstrom wrote:

>
> Unfortunately, when creating the mapper, I can't specify an  
> onclause to the mapper.  Any help on how I would accomplish this  
> and get my such a structure in SQLAlchemy?
>

the onclause for a joined table inheritance join is specified using  
the "inherit_condition" option on the inheriting mapper().



--~--~---------~--~----~------------~-------~--~----~
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