Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Mar 10, 2024
1 parent d2b1a72 commit 7b85527
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

ALTER TABLE token_transfer RENAME COLUMN allocation_id TO deposit_id;
ALTER TABLE token_transfer DELETE COLUMN use_internal;
ALTER TABLE token_transfer DROP COLUMN use_internal;

0 comments on commit 7b85527

Please sign in to comment.