-
Type:
Suggestion
-
Resolution: Won't Fix
-
None
-
Component/s: None
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Confluence database schema does not seem to follow any particular naming convention.
For some databases, such as MySQL, table names can be uppercase or lowercase, depending on the table.
The use of plural is also inconsistent. Some tables are in plural (likes, links,...) but some other are in singular (label).
This will help to be able to provide SQL queries which will work in any Confluence database, independently of the case sensitivity for the database.
- relates to
-
CONFCLOUD-35431 Have a consistent naming convention for table names in the database schema
- Closed