you know, i actually did that by accident at one point, and it did in fact work. however, it broke loads of other stuff because the real primary key for Profile is `id`.
if feels like i should be able to define the keys to join on at both ends of the association. can it be that the only way to do one-to-one joins is on the primary key? gwoo wrote: > set var $primaryKey = 'zipcode'; in Profile model --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
