Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Tburm committed Sep 17, 2024
1 parent e04ab1c commit 4442586
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ migration as (
from
{{ ref('fct_core_migration_eth_mainnet') }}
group by
ts,
date_trunc('hour', ts),
pool_id,
collateral_type
)
Expand Down

0 comments on commit 4442586

Please sign in to comment.