Skip to content

Delimiter Rules

Delimiters layout rules can modify the way the identifiers and strings delimited with double quotation marks are rewritten.

Quoted identifiers

Setting Description
Delimit quoted If set, all quoted identifiers are delimited.
Leave with no change Quoted identifiers are not changed.

Quoted strings

Setting Description
Make double quotation marks delimited strings - single-quoted If set, all double quotation marks delimited strings are rewritten as single quoted strings.
Leave with no change Double quotation marks delimited strings are not changed.

layoutrules-5

The behavior of these rules depends on the state of the QUOTED_IDENTIFIERS option.