Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1ALTER TABLE "project_repositories" ADD COLUMN "remote_upstream_url" VARCHAR; 2ALTER TABLE "project_repositories" ADD COLUMN "remote_origin_url" VARCHAR;