We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d907f7b commit 9b3ef43Copy full SHA for 9b3ef43
models/dex/dex_sandwiches.sql
@@ -1,4 +1,5 @@
1
{{ config(
2
+ tags=['prod_exclude'],
3
alias ='sandwiches',
4
partition_by = ['block_date'],
5
materialized = 'incremental',
0 commit comments