dbt-labs / dbt-jsonschema

Apache License 2.0
109 stars 40 forks source link

fix: add missing deprecation_date field to models schema #139

Closed nicnic65 closed 1 month ago

nicnic65 commented 1 month ago

The deprecation_date field is a new model property added in v1.6 per upgrade notes here.

This field is supported in all dbt-core versions >=1.6, docs here: