For the complete documentation index, see llms.txt. This page is also available as Markdown.

SQLPrettify

Prettify a SQL string

Method Signature

SQLPrettify(sql=[string])

Arguments

Argument
Type
Required
Description
Default

sql

string

true

The string to prettify

Examples

Last updated

Was this helpful?