Hello everybody. Has anyone of you encountered with a problem that occurs, when one use numbers in datbase table name?
Here is an example. I created table eu149393_forms in my database. This table contains foregin key eu_cargo_id which refers to table eu_cargos .
When I use console and bake all command to build the basic actions, I get various errors after trying to display any of built actions. Here is an example:
/myapp/eu14993forms/ (index action)
/myapp/eu14993forms/View/1
Can anyone help me, please?