dbt-labs / dbt-jsonschema

Apache License 2.0
109 stars 40 forks source link

Allow post-hook as child of seeds #122

Open benjaminbauer opened 4 months ago

benjaminbauer commented 4 months ago

This is not valid according to the schema, but is supported by dbt

seeds:
  +post-hook: "some sql"