loop/loopdb/sqlc/migrations/000017_deposit_swaphash.up.sql
2025-08-01 11:26:32 +02:00

1 line
41 B
SQL

ALTER TABLE deposits ADD swap_hash BLOB;