Stone Puzzle wrote:
>
> I got those error messages
> ArgumentError: Could not determine join condition between parent/child
> tables on relation Friend.user. Specify a 'primaryjoin' expression. If
> this
> is a many-to-many relation, 'secondaryjoin' is needed as well.

primaryjoin and secondaryjoin are described at
http://www.sqlalchemy.org/docs/05/mappers.html#specifying-alternate-join-conditions-to-relation
.



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