mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-29 05:31:51 +02: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;
|