Add google_sheet dbt project

This commit is contained in:
Yam ZhengLim
2023-08-02 14:42:43 +00:00
parent 9a5f4ad669
commit f8c337e731
+9 -11
View File
@@ -35,16 +35,6 @@ models:
staging: staging:
+tags: +tags:
- staging - staging
autocount:
+materialized: view
+schema: autocount__staging
+tags:
- autocount
base:
+materialized: view
+schema: autocount__base
crisp: crisp:
+materialized: view +materialized: view
@@ -64,7 +54,15 @@ models:
base: base:
+materialized: view +materialized: view
+schema: exchange__base +schema: exchange__base
googlesheet:
+materialized: view
+schema: googlesheet__stagting
base:
+materialized: view
+schema: googlesheet__base
shipping: shipping:
+materialized: view +materialized: view