Friday, May 27, 2011

Re: Naming Conventions

packages_prices wont work, because Cake will consider it as many to many link table, & will look for packages & prices tables differently. 

So you need to use package_prices 

TIPs : If you are not sure how cake would behave with conventions then just do BAKE ALL tool.

--
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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: