Dear CakePHP gurus,

I am using cakephp scaffolding feature to build a basic CRUD application. I 
have a table which gives problem when adding new record. I discover that 
the reason is that the primary key is not auto-incremented. May I know 
whether this is part of CakePHP convention that primary key has to be 
auto-incremented?

Other tables with primary keys which are auto-incremented do not give me 
problems.

-- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.


Reply via email to