Hello
I tried grocery crud but i run in trouble.
- set_table don't like underscore in table name
- with out set_table function all working when controller action same as table name with or with out underscore
is it a feature or bug?
best regards
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 30 April 2017 - 07:42 AM
Hello
I tried grocery crud but i run in trouble.
- set_table don't like underscore in table name
- with out set_table function all working when controller action same as table name with or with out underscore
is it a feature or bug?
best regards
Posted 02 May 2017 - 06:45 AM
Which error are you getting? I have my tables with underscores and work well.
Posted 02 May 2017 - 13:33 PM
can u paste in the code of the function u are getting error so some1 can look in the same and give u update as where can the error be.