Skip to content

Commit

Permalink
Update migrate down sql
Browse files Browse the repository at this point in the history
  • Loading branch information
trunghai95 committed Jul 4, 2024
1 parent baaaef1 commit a80865b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/pgstorage/migrations/1004.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-- +migrate Down

ALTER TABLE sync.deposit DROP COLUMN IF EXISTS dest_contract_addr;
DROP TABLE IF EXISTS sync.bridge_balance;

-- +migrate Up

Expand Down

0 comments on commit a80865b

Please sign in to comment.