but propel objects need their own a primary key, otherwise they wont work. But i will try if that works, still the profile_id will be different from the user_id
On 19 Mai, 12:21, Lee Bolding <[EMAIL PROTECTED]> wrote: > Make the user_profile->sfGuardUser a 1:1 relationship, then you don't > need to do a join - the profile ID will always be the same as the user > id. > > Realistically, are users ever going to have more than 1 profile? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
