a few quick and dirty improvements
This commit is contained in:
parent
a902abfa24
commit
824ff8da9e
7 changed files with 17 additions and 3 deletions
|
|
@ -29,6 +29,7 @@ clean-targets: # directories to be removed by `dbt clean`
|
|||
# directory as views. These settings can be overridden in the individual model
|
||||
# files using the `{{ config(...) }}` macro.
|
||||
models:
|
||||
+unlogged: true
|
||||
dwh_dbt:
|
||||
staging:
|
||||
+materialized: table
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue