dbt-labs / dbt-jsonschema

Apache License 2.0
117 stars 40 forks source link

dbt_project.yaml does not recognize string type in +snowflake_warehouse #114

Open jeremy-thomas-roc opened 9 months ago

jeremy-thomas-roc commented 9 months ago

Using the dbt Power User extension, this what I see in my dbt_project.yaml:

image

Using dbt 1.4.5

joellabes commented 7 months ago

We added support in https://github.com/dbt-labs/dbt-jsonschema/pull/111 so it's available for 1.6 and 1.7, but as a rule we haven't been backporting missing keys all the way back - if you wanted to open a PR adding support we'd merge it!