mirror of
https://github.com/lightninglabs/loop
synced 2024-11-09 19:10:47 +00:00
4 lines
181 B
MySQL
4 lines
181 B
MySQL
|
DROP INDEX IF EXISTS instantout_updates_swap_hash_idx;
|
||
|
DROP INDEX IF EXISTS instantout_swap_hash_idx;
|
||
|
DROP TABLE IF EXISTS instantout_updates;
|
||
|
DROP TABLE IF EXISTS instantout_swaps;
|