3 lines
76 B
MySQL
Raw Normal View History

2024-03-05 00:29:03 +05:00
-- This file should undo anything in `up.sql`
DROP TABLE IF EXISTS "users";