On Feb 12, 2008 3:56 AM, adammc84 <[EMAIL PROTECTED]> wrote: > > if the MySql database table my model is 'modeled' from has a primary > key that is user_id,posts_id how do i configure that in cake model to > use a dual primary key ?
Hi adammc84, Cake does not support multiple primary keys. -- Matias Lespiau http://www.gignus.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
