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 test
Runs SQL unit tests without building models. Useful for validating test logic independently.Usage
Flags
| Flag | Description |
|---|---|
--no-sql-validation | Skip compile-time SQL syntax validation |
--select, -s | Select tests targeting specific models |
--exclude | Exclude tests targeting specific models |

