On Dec 26, 2010, at 11:34, InYan wrote:

> I am a novice cake. Please help. My problem is drawn in the
> picture( 
> http://img-kiev.fotki.yandex.ru/get/4907/web-odissey.0/0_5625e_4d94e180_orig
> ). I do not know how to correctly identify the table in compliance
> with the convention of cake.

I think you can name the table anything you want. "reviews" for example.

The table you've named "users_cars" should I believe be named "cars_users" (the 
table names should be listed in alphabetical order). Though if you want 
additional information in this table, as you've indicated, you may want to name 
it something different, like "sales" and manage the relation ships yourself, as 
you will in the "reviews" table.

You've misspelled a number of column names ("title", "nickname").


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 [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

Reply via email to