feat: expand dbt models
This commit is contained in:
@@ -18,5 +18,7 @@ models:
|
||||
data_platform:
|
||||
staging:
|
||||
+materialized: view
|
||||
intermediate:
|
||||
+materialized: view
|
||||
marts:
|
||||
+materialized: table
|
||||
|
||||
Reference in New Issue
Block a user