Whitespace - sqlparser/sql-pretty-printer GitHub Wiki

image

  • gfmtopt.WSPadding_OperatorArithmetic(Dephi), gFmtOpt.wsPaddingOperatorArithmetic(Java), type of boolean, default is true
  • gfmtopt.WSPadding_ParenthesesInFunction(Dephi), gFmtOpt.wsPaddingParenthesesInFunction(Java), type of boolean, default is false
  • gfmtopt.WSPadding_ParenthesesInExpression(Dephi), gFmtOpt.wsPaddingParenthesesInExpression(Java), type of boolean, default is true
  • gfmtopt.WSPadding_ParenthesesOfSubQuery(Dephi), gFmtOpt.wsPaddingParenthesesOfSubQuery(Java), type of boolean, default is false
  • gfmtopt.WSPadding_ParenthesesInFunctionCall(Dephi), gFmtOpt.wsPaddingParenthesesInFunctionCall(Java), type of boolean, default is false
  • gfmtopt.WSPadding_ParenthesesOfTypename(Dephi), gFmtOpt.wsPaddingParenthesesOfTypename(Java), type of boolean, default is false