Plume/migrations/sqlite/2018-05-09-192013_create_comments/down.sql

3 lines
67 B
MySQL
Raw Normal View History

2018-05-09 20:35:02 +00:00
-- This file should undo anything in `up.sql`
DROP TABLE comments;