Unable to make site live
Permalink
Encountering the error when moving site to Live.
Tried changing the table names to camelcase but still getting the same issue.
Details
5.7 concrete version
Developed on Windows
An exception occurred while executing 'select pkID, pkName, pkDescription, pkHandle, pkCategoryHandle, pkCanTriggerWorkflow, pkHasCustomClass, PermissionKeys.pkCategoryID, PermissionKeyCategories.pkgID from PermissionKeys inner join PermissionKeyCategories on PermissionKeyCategories.pkCategoryID = PermissionKeys.pkCategoryID': SQLSTATE[42S02]: Base table or view not found: 1146 Table '*******.PermissionKeys' doesn't exist
Tried changing the table names to camelcase but still getting the same issue.
Details
5.7 concrete version
Developed on Windows
An exception occurred while executing 'select pkID, pkName, pkDescription, pkHandle, pkCategoryHandle, pkCanTriggerWorkflow, pkHasCustomClass, PermissionKeys.pkCategoryID, PermissionKeyCategories.pkgID from PermissionKeys inner join PermissionKeyCategories on PermissionKeyCategories.pkCategoryID = PermissionKeys.pkCategoryID': SQLSTATE[42S02]: Base table or view not found: 1146 Table '*******.PermissionKeys' doesn't exist