2 lines
81 B
MySQL
2 lines
81 B
MySQL
|
-- remove tables of other migration systems
|
||
|
DROP TABLE IF EXISTS gorp_migrations;
|