Skip to content

Commit

Permalink
fixing rainbow bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
SebMelendez01 committed Dec 7, 2024
1 parent 172f39e commit 253eaf7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{{
config(
materialized="view",
snowflake_warehouse="RAINBOW",
database="rainbow",
snowflake_warehouse="RAINBOW_BRIDGE",
database="rainbow_bridge",
schema="raw",
alias="ez_bridge_transfers",
)
Expand Down

0 comments on commit 253eaf7

Please sign in to comment.