mirror of
https://gitlab.com/cief-data/dbt_cloud.git
synced 2026-08-19 04:14:00 +00:00
Add google_sheet dbt project
This commit is contained in:
+9
-11
@@ -35,16 +35,6 @@ models:
|
||||
staging:
|
||||
+tags:
|
||||
- staging
|
||||
|
||||
autocount:
|
||||
+materialized: view
|
||||
+schema: autocount__staging
|
||||
+tags:
|
||||
- autocount
|
||||
|
||||
base:
|
||||
+materialized: view
|
||||
+schema: autocount__base
|
||||
|
||||
crisp:
|
||||
+materialized: view
|
||||
@@ -64,7 +54,15 @@ models:
|
||||
|
||||
base:
|
||||
+materialized: view
|
||||
+schema: exchange__base
|
||||
+schema: exchange__base
|
||||
|
||||
googlesheet:
|
||||
+materialized: view
|
||||
+schema: googlesheet__stagting
|
||||
|
||||
base:
|
||||
+materialized: view
|
||||
+schema: googlesheet__base
|
||||
|
||||
shipping:
|
||||
+materialized: view
|
||||
|
||||
Reference in New Issue
Block a user