Plume/migrations/2018-05-09-192013_create_comments/down.sql
2018-05-09 21:35:02 +01:00

3 lines
67 B
SQL

-- This file should undo anything in `up.sql`
DROP TABLE comments;