Skip to content

Commit

Permalink
persist constraints for incremental mats
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Mar 22, 2023
1 parent f9e6ac6 commit 7cfa16b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
{% do persist_docs(target_relation, model) %}
{% do persist_constraints(target_relation, model) %}
{{ run_hooks(post_hooks) }}
{{ return({'relations': [target_relation]}) }}
Expand Down

0 comments on commit 7cfa16b

Please sign in to comment.