Skip to content
sqlparser edited this page Oct 24, 2014 · 14 revisions

Default setting:

create table default format options

SQL layout with default format options:

sql layout with default format options

Indent from create keyword

This option works when "left parenthesis in newline" and "First field in newline" is checked.

This option is unchecked by default which means field indent according to left parenthesis with indent size = gFmtOpt.IndentLen

Clone this wiki locally