📄️ Reviewing sql that dbt runs
Review logs to check the sql dbt is running
📄️ Notifications to debug failed runs
Set up notifications to debug failed runs
📄️ Debug failed tests
You can debug failed tests by finding the SQL
📄️ Run models downstream of a seed
You run models downstread using model selection syntax
📄️ Run one model at a time
Use select flags to run one model at a time
📄️ Run one snapshot at a time
Use select flags to run one snapshot at a time
📄️ Run models downstream of one source
Use source selector to run models downstream of a source
📄️ Snapshot command schedule
Snapshot command intended to run on hourly/daily schedule