Oops, put the first table schema with the code by mistake.

Anyway, I realized I can work around this by explicitly specifying the
columns and foreign keys for just the association table, instead of
autoloading them.  Then I can remove all the primaryjoin and
secondaryjoin stuff, and it works fine.  But I still don't understand
why it didn't work the way I had it above - if anyone has any wisdom on
that I'd be very interested.

Thanks!

Carl


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