aboutsummaryrefslogtreecommitdiffstats
path: root/migrations/2018-01-18-202058_create_users/down.sql
blob: dc3714bd11c1f51560e85caa0208383d01db59c1 (plain) (blame)
1
2
-- This file should undo anything in `up.sql`
DROP TABLE users;