mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
fix down migration
This commit is contained in:
@@ -8,3 +8,6 @@ DROP TABLE line;
|
|||||||
DROP TABLE remote;
|
DROP TABLE remote;
|
||||||
DROP TABLE cmd;
|
DROP TABLE cmd;
|
||||||
DROP TABLE history;
|
DROP TABLE history;
|
||||||
|
DROP TABLE state_base;
|
||||||
|
DROP TABLE state_diff;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user