Hi I'm trying to join a table that is related through a ManyToMany relationship. However, I cannot seem to get this to work, I always get an error " Can't find any foreign key relationships between ..." Yet the CREATE syntax shows, that there are FKs that get defined, so I wonder: Do I have to manually add other FKs?
Please see here for an interactive python session to replicate the problem: http://bpaste.net/show/13530/ Thanks. Chris -- You received this message because you are subscribed to the Google Groups "SQLElixir" 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/sqlelixir?hl=en.
