Merge branch 'master' into feature/stripeuk-sources
This commit is contained in:
commit
5659eae7bd
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ clean-targets: # directories to be removed by `dbt clean`
|
||||||
models:
|
models:
|
||||||
dwh_dbt:
|
dwh_dbt:
|
||||||
staging:
|
staging:
|
||||||
+materialized: view
|
+materialized: table
|
||||||
+schema: staging
|
+schema: staging
|
||||||
intermediate:
|
intermediate:
|
||||||
+materialized: view
|
+materialized: view
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue