Skip to content

Commit 693140d

Browse files
committed
materialize all 'endpoint' tables
1 parent eb1381e commit 693140d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

products/cscl/dbt_project.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ models:
1616
+materialized: view
1717
product:
1818
+materialized: table
19+
etl_dev_qa:
20+
+materialized: table
21+
log_files:
22+
+materialized: table
1923

2024
on-run-start:
2125
- '{{ create_pg_functions() }}'

0 commit comments

Comments
 (0)