2 lines
87 B
SQL
2 lines
87 B
SQL
-- Add down migration script here
|
|
UPDATE workspace_settings SET git_sync = git_sync->0; |
-- Add down migration script here
|
|
UPDATE workspace_settings SET git_sync = git_sync->0; |