a few quick and dirty improvements

This commit is contained in:
Pablo Martin 2024-05-10 00:31:27 +02:00
parent a902abfa24
commit 824ff8da9e
7 changed files with 17 additions and 3 deletions

View file

@ -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