4 lines
97 B
SQL
4 lines
97 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE processing_status;
|
|
DROP TABLE demo_info
|