mirror of
https://github.com/lightninglabs/loop
synced 2024-11-09 19:10:47 +00:00
3 lines
77 B
SQL
3 lines
77 B
SQL
DROP TABLE IF EXISTS reservation_updates;
|
|
DROP TABLE IF EXISTS reservations;
|