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 |

