On Jul 26, 2010, at 18:35 , Michael Pedersen wrote:
> The one thing that I see as missing from this join is a ForeignKey, like so:
>
> asset = relation(Asset, backref=backref('evidences'), primaryjoin= device_id
> == Asset.device_id, foreign_keys=Evidence.id)
I already have that very thing. Unless you're saying it goes somewhere else?
--
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en.