mi/backend/migrations/2020-09-13-154110_switches/down.sql

3 lines
41 B
MySQL
Raw Normal View History

2020-09-13 16:07:06 +00:00
DROP TABLE members;
DROP TABLE switches;