Guard options for formatting very large/complex SQL safely.
Optional
Maximum AST node count after parsing
Maximum SQL input size in bytes
Maximum set-operation count (UNION/INTERSECT/EXCEPT) before parse
Maximum token count after tokenization
Guard options for formatting very large/complex SQL safely.