> You're still implying that there is a choice of only 2 possibilities
> to choose from, which isn't the case. Since varchar(32) isn't
> appropriate for a uuid it's a fair assumption that the OP isn't using
> uuids anyway (and obviously doesn't want an autoincrement either). You
> can use whatever field type you like for a primary key - cake doesn't
> care (unless it's a char 36 in which case it'll assume you want
> automatic uuids). e.g. you could if you were so inclined use a bool
> and juggle your two rows.

As you say Andy, without the OPs error message it's all just hot air.

j

-- 
jon bennett - www.jben.net - blog.jben.net

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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 For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to