Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Sep 9, 2024
1 parent b25679a commit 4e522ec
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 4e522ec

Please sign in to comment.