Skip to content

Commit

Permalink
fix prod (#5578)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-dude authored Mar 12, 2024
1 parent 40a50c7 commit 4388614
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{{ config
(
alias = 'v0_6_userops_basics',
alias = 'v0_7_userops_basics',

partition_by = ['block_month'],
materialized = 'incremental',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ sources:
loaded_at_field: evt_block_time
- name: VaultUtils_evt_DecreasePosition
loaded_at_field: evt_block_time
- name: VaultUtils_evt_LiquidatePosition
- name: VaultUtils_evt_LiquidatePosition
loaded_at_field: evt_block_time

0 comments on commit 4388614

Please sign in to comment.