From 669b731bf12804bd9c25f48d88a1bde15d817944 Mon Sep 17 00:00:00 2001 From: Anders Swanson Date: Fri, 28 Jun 2024 17:07:38 +0000 Subject: [PATCH] gimme --- dbt_project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbt_project.yml b/dbt_project.yml index 07bc2a79..c1275804 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -33,4 +33,4 @@ models: staging: +materialized: view marts: - +materialized: table + # +materialized: table