Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatSQL ¶
FormatSQL pretty-prints a SQL SELECT statement for human reading. It tokenizes the input, uppercases keywords, aligns clauses, indents continuation lines, and wraps SELECT column lists one-per-line when there are multiple columns. maxWidth controls soft line wrapping; pass 0 to disable wrapping.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.