Plume/migrations/2018-04-23-111655_create_blog_authors/down.sql

3 lines
71 B
SQL

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