Thursday, May 28, 2015

Unusual Table name/ Convention Naming issue

Hello I am having a naming convention problem that I would normally just rename the table. However, that is not an option. 

Background info:Table name is myCallDatas1

I am trying to create a controller for this table. I went to http://inflector.cakephp.org/ and it returned myCallDatas1s. I have tried to use this as a controller(MyCallDatas1sController) name and I get the following error message: Error: Create the class MyCallDatas1sController.php. This table can not be renamed(it is attached to mission critical appliances) is there a work around to fix this issue?

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: