Skip to content

Commit

Permalink
Fix endlines in migration file so it match version deployed to crates
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 authored Sep 9, 2024
1 parent fc1e81d commit 4200567
Showing 1 changed file with 1 addition and 1 deletion.
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.
-- 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 4200567

Please sign in to comment.