Styling db->schema->table with grave accents (backticks)
Answered
I would like to know how to style table names that are written in the following manner
`database.schema.table`
we use grave accents (backticks) because our database name contains a hyphen. The colour scheme doesn't seem to apply styling selected for Table
Please sign in to leave a comment.
Hello,
It is in File -> Settings ->Editor -> Code Style -> SQL -> General (and also in all specific dialects) -> Case -> Quotation .
This allows me to change the setting but I wonder why a table is not styled with the colour chosen for Table if it has grave accents