Skip to content

Commit 91002cb

Browse files
committed
delete leftover
1 parent d85ccbf commit 91002cb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

schema/migration-4-0004-20210116.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@
33
CREATE INDEX IF NOT EXISTS idx_delegation_active_epoch_no ON delegation(active_epoch_no) ;
44
CREATE INDEX IF NOT EXISTS idx_pool_update_reward_addr ON pool_update(reward_addr_id) ;
55
CREATE INDEX IF NOT EXISTS idx_pool_update_active_epoch_no ON pool_update(active_epoch_no) ;
6-
7-
UPDATE schema_version SET stage_three = 6 ;

0 commit comments

Comments
 (0)