freechat/server/migrations/2020-02-04-083551_users/down.sql
2020-02-04 00:36:41 -08:00

3 lines
66 B
SQL

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