Plume/migrations/postgres/2018-10-19-165407_create_apps/down.sql

3 lines
63 B
MySQL
Raw Normal View History

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