Wrapper around sqlformat-rs for use as a formatting plugin for dprint.
When set, changes reserved keywords to ALL CAPS
Default: false
Controls the number of line breaks after a query
Default: 1
Ignore case conversion for specified strings in the array
Default: []
Keep the query in a single line
Default: false
Maximum length of an inline block
Default: 50
Maximum length of inline arguments If unset, keep every argument in a separate line
Default: Unlimited
Inline the argument at the top level if they would fit a line of this length
Default: Unlimited
Consider any JOIN statement as a top level keyword instead of a reserved keyword
Default: false