Blank lines - sqlparser/sql-pretty-printer GitHub Wiki

image

  • gfmtopt.EmptyLines(Dephi), gFmtOpt.emptyLines(Java), type of TEmptyLinesOption, default is remove
  • gfmtopt.InsertBlankLineInBatchSqls(Dephi), gFmtOpt.insertBlankLineInBatchSqls(Java), type of boolean, default is true
  • gfmtopt.OnlyInsertBlankAfterGo(Dephi), type of boolean, default is false
  • gfmtopt.NoEmptyLinesBetweenMultiSetStmts(Dephi), gFmtOpt.noEmptyLinesBetweenMultiSetStmts(Java), type of boolean, default is true