Plume/migrations/postgres/2018-04-22-093322_create_instances/down.sql

3 lines
68 B
MySQL
Raw Normal View History

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