SQL expression - sqlparser/sql-pretty-printer GitHub Wiki
Delphi
- gfmtopt.expr_remove_redundant_brackets, type of boolean, default is false
- gfmtopt.expr_parenthesis_innewline, type of boolean, default is false
- gfmtopt.expr_concat_string_max_length, type of integer, default is 40
Java
- TODO