>From what I have read, I know that Cakephp does not support composite primary >keys. And later the posts go into tags, but I need a push in the right >directions.
I have Tickets 1-100 that go out for each day. The user buys a ticket for a day and the system will process the payment and return the ticket #. So the ticket# + Day = Primary Key. How would I accomplish this with CakePHP, or at least prevent duplicates? Thanks! -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
