Plume/migrations/2018-05-01-124607_create_follow/down.sql

3 lines
66 B
MySQL
Raw Normal View History

2018-05-01 13:06:31 +00:00
-- This file should undo anything in `up.sql`
DROP TABLE follows;