2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-09 19:10:47 +00:00
loop/loopdb/sqlc/migrations/000005_sweep_batcher.down.sql
2024-01-23 20:38:06 +02:00

2 lines
44 B
SQL

DROP TABLE sweep_batches;
DROP TABLE sweeps;