mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 05:00:16 +00:00
1abd58070b
Inline the editor into the modal Release Notes: - N/A --------- Co-authored-by: Bennet <bennetbo@gmx.de>
2 lines
80 B
SQL
2 lines
80 B
SQL
ALTER TABLE projects DROP COLUMN remote_project_id;
|
|
DROP TABLE remote_projects;
|