Documentation Index
Fetch the complete documentation index at: https://docs.sqlbuild.com/llms.txt
Use this file to discover all available pages before exploring further.
sqb compile
Compiles all discovered models, seeds, audits, and tests. Resolves references, expands macros, validates SQL with SQLGlot, and writes compiled artifacts totarget/.
Usage
Flags
| Flag | Description |
|---|---|
--no-sql-validation | Skip compile-time SQL syntax validation |
--defer-to | Resolve unselected model references against another environment |
--json | Output compiled artifacts as JSON |

