mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-13 22:06:14 +01:00
3 lines
112 B
SQL
3 lines
112 B
SQL
-- This setting was moved to the new workspace_metas table
|
|
ALTER TABLE workspaces DROP COLUMN setting_sync_dir;
|