fix down migration

This commit is contained in:
sawka
2022-11-28 12:01:03 -08:00
parent b2dc52e166
commit 61a07d4025
+3
View File
@@ -8,3 +8,6 @@ DROP TABLE line;
DROP TABLE remote;
DROP TABLE cmd;
DROP TABLE history;
DROP TABLE state_base;
DROP TABLE state_diff;