mirror of
https://gitlab.com/cief-data/dbt_cloud.git
synced 2026-08-19 04:14:00 +00:00
Changed file name for consistency
This commit is contained in:
+11
-1
@@ -72,7 +72,17 @@ models:
|
||||
|
||||
base:
|
||||
+materialized: view
|
||||
+schema: shipping__base
|
||||
+schema: shipping__base
|
||||
|
||||
currency_exchange_rates:
|
||||
c2m:
|
||||
+materialized: view
|
||||
+schema: currency_exchange_rate__c2m
|
||||
|
||||
world_rate:
|
||||
+materialized: view
|
||||
+schema: currency_exchange_rate__open_exchange_api
|
||||
|
||||
|
||||
intermediate:
|
||||
+materialized: ephemeral
|
||||
|
||||
Reference in New Issue
Block a user