aboutsummaryrefslogtreecommitdiff
path: root/migrations/2020-09-22-104623_create_users/down.sql
blob: 2c92cb71b2313b055895f2c6a7133f1f810483b7 (plain)
1
2
3
-- This file should undo anything in `up.sql`

DROP TABLE members;