dbt 1.1 config migration guide

Avoiding Config Warnings while Updating Your dbt Project to v1.1

With the recent release of dbt 1.1, users may start to see warnings like this: Warning: while parsing model config: Ignore unexpected key “meta” dbt 1.1 introduces a subtle but important shift in how configuration properties are structured for sources, models, and other resources. What’s Changed? Historically, dbt allowed you to set properties like freshness, […]

Avoiding Config Warnings while Updating Your dbt Project to v1.1 Read More ยป