Skip to content

Commit 2df8380

Browse files
author
Student
committed
add warehouse configs
1 parent 09ac61a commit 2df8380

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

dbt_project.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ models:
3535
staging:
3636
+materialized: view
3737
+schema: staging
38+
warehouse:
39+
+materialized: table
40+
+schema: warehouse

0 commit comments

Comments
 (0)