Avoid dropping the worktree_repository_statuses table for now
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
DROP TABLE "worktree_repository_statuses";
|
||||
|
||||
ALTER TABLE "worktree_entries"
|
||||
ADD "git_status" INT8;
|
||||
|
||||
Reference in New Issue
Block a user