mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 14:06:44 +00:00
a
This commit is contained in:
parent
e3e9b6ec89
commit
aa838c3993
@ -31,8 +31,7 @@ on-run-start:
|
||||
- "{{create_udfs()}}"
|
||||
|
||||
on-run-end:
|
||||
- '{{ apply_meta_as_tags(results) }}'
|
||||
|
||||
- "{{ apply_meta_as_tags(results) }}"
|
||||
|
||||
# Configuring models
|
||||
# Full documentation: https://docs.getdbt.com/docs/configuring-models
|
||||
@ -74,7 +73,6 @@ dispatch:
|
||||
- flow-models
|
||||
- dbt_snowflake_query_tags
|
||||
- dbt
|
||||
|
||||
# query-comment:
|
||||
# comment: '{{ dbt_snowflake_query_tags.get_query_comment(node) }}'
|
||||
# append: true # Snowflake removes prefixed comments.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user