tvl-depot/finito-postgres/migrations/2018-09-26-160621_bootstrap_finito_schema/down.sql

5 lines
84 B
MySQL
Raw Normal View History

DROP TABLE actions;
DROP TYPE ActionStatus;
DROP TABLE events;
DROP TABLE machines;