3 lines
69 B
MySQL
Raw Normal View History

2022-03-04 21:26:32 +08:00
-- This file should undo anything in `up.sql`
DROP TABLE user_table;