feat: expand dbt models

This commit is contained in:
Stijnvandenbroek
2026-03-04 18:18:36 +00:00
parent 3e51d630e6
commit 65134183ca
9 changed files with 253 additions and 33 deletions

View File

@@ -18,5 +18,7 @@ models:
data_platform:
staging:
+materialized: view
intermediate:
+materialized: view
marts:
+materialized: table