On 6/11/06, kerinin <[EMAIL PROTECTED]> wrote:

Lets assume that i have two classes: 'super' and 'sub'.  if i join a
'sub' to a 'super' using MultipleJoin the 'sub's' foreign key
automatically gets set to the 'super', however if i join the two using
RelatedJoin, the 'sub' does not get joined back to the 'super'.  is
there any way to change this, so that RelatedJoins are automatically
bi-directional?

because they are coded that way check out
http://www.sqlobject.org/SQLObject.html#relationships-between-classes-tables
to see the diference between then and then choose which one you really need

I've been doing all my data-entry in Catwalk, if that makes a
difference.






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

Reply via email to