loop/loopdb/sqlc/migrations/000005_sweep_batcher.down.sql

2 lines
44 B
MySQL
Raw Permalink Normal View History

DROP TABLE sweep_batches;
DROP TABLE sweeps;