Plume/migrations/postgres/2018-05-19-091428_create_reshares/down.sql

3 lines
67 B
MySQL
Raw Normal View History

2018-05-19 09:23:02 +00:00
-- This file should undo anything in `up.sql`
DROP TABLE reshares;