Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1ALTER TABLE worktree_entries ADD COLUMN canonical_path text; 2ALTER TABLE worktree_entries ALTER COLUMN is_symlink SET DEFAULT false;