On 15 Gen, 10:06, Ant Cunningham <prodigital...@vectrbas-d.com> wrote:
> Ive had similar issues in the past when my foreign keys arent primary
> keys if there are mulitple references to the same table.column. Try
> making them PK's and see if that works.

How could you make it working?
I mean, suppose to have a table of messages with fields user_sender
and user_recipient (both foreign keys of user), you can't make these
fields primary kerys, because a sender user can't send more than a
message to same recipient user.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to