Why would you not want a primary key, even if just to make saving and deleting easier? In my opinion, the lack of a primary key in a database table just makes things harder to deal with, without many (if any) benefits.
- Jamie On Aug 6, 5:05 pm, gjofum <[email protected]> wrote: > I can set up primaryKey in model by variable $primaryKey. > But how can I set up that I don't have primaryKey or I don't want it? > (Actually I don't want to use primaryKey from my db.) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
