Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Sep 9, 2024
1 parent fc1e81d commit bf53b58
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-- Deposit id is interpreted as composite of deposit id and deposit contract address.
DELETE FROM token_transfer WHERE deposit_id IS NOT NULL;
-- Deposit id is interpreted as composite of deposit id and deposit contract address.
DELETE FROM token_transfer WHERE deposit_id IS NOT NULL;

0 comments on commit bf53b58

Please sign in to comment.