2 lines
68 B
MySQL
Raw Normal View History

-- This file should undo anything in `up.sql`
DROP TABLE user_table;