camunda-bpm-platform
camunda-bpm-platform copied to clipboard
Implement a test to ensure DB tables are created and queried using all uppercase characters
Acceptance Criteria (Required on creation)
We have tests in all places where there is interaction with DB tables to ensure table names are always upper-case.
Background: DBs can be configured using a case-sensitive collation. We need to ensure that this won't break functionality in Camunda Platform 7.
Hints
Known places are:
- CE engine
- CE webapps
- EE webapps
There are tests for column names already:
Links
- Related to https://github.com/camunda/camunda-bpm-platform/issues/4525
Breakdown
### Pull Requests
Dev2QA handover
- [ ] Does this ticket need a QA test and the testing goals are not clear from the description? Add a Dev2QA handover comment