yat-server/migrations/2021-10-07-123207_create_users/down.sql

2 lines
63 B
MySQL
Raw Normal View History

-- This file should undo anything in `up.sql`
drop table users;