Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1DROP TABLE "worktree_repository_statuses"; 2 3ALTER TABLE "worktree_entries" 4ADD "git_status" INT8;