Hi, Langdon!
Thanks for fast answer.
> var $primaryKey = "user_id";
I know about this...But as you can see I have in SQL table Multicolumn
primary key, so
$primaryKey must be something like array("user_id", "date");
Can CakePHP correctly work with multicolumn primary key in Model?
As I think, to force changes in database structure because of used
framework is not good...
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---