Hello,

i have in my schema file:

propel:
  table:
    id:
    sf_guard_user_id:  { type: integer, foreignTable: sf_guard_user,
foreignReference: id, ondelete: cascade }


and have install the plugin sfGuard when i make propel-build-all i get
en exception:

[sfException]
Unable to resolve foreign table for column "sf_guard_user_id"


So how can i make a foreign key to the sf_guard_user table?


greetings
Gordon

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to