Modules§
- doc 🔒Functions that convert SQL AST nodes to pretty Docs.
- util 🔒Utility functions used by the doc functions.
Enums§
Constants§
- TAB 🔒
Functions§
- Parses
str
into a single SQL statement and pretty prints it. - Parses
str
into SQL statements and pretty prints them. - to_doc 🔒
- Pretty prints a statement at a width.