After recently upgrading to SC9 from 8…it appears to me that SC9 is not using the correct case sensitivity in the table names. Its working locally in the SC9 environment, but in production when I deploy it is using all lowercase table names. Which is wrong as I have the grid set to “Use Case Sensitive” turned on.
After deploy I get error that table can’t be found and its using all lowercase for the name.
I did create the grid using “Batch Application” function of SC9… not sure if that makes a difference or not.