mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 08:00:45 +00:00
fork ducklakes and datatables
This commit is contained in:
@@ -2673,6 +2673,8 @@ async fn update_workspace_settings(
|
||||
deploy_to = $1,
|
||||
ai_config = source_ws.ai_config,
|
||||
large_file_storage = source_ws.large_file_storage,
|
||||
ducklake = source_ws.ducklake,
|
||||
datatable = source_ws.datatable,
|
||||
git_app_installations = source_ws.git_app_installations
|
||||
FROM workspace_settings source_ws
|
||||
WHERE source_ws.workspace_id = $1
|
||||
|
||||
Reference in New Issue
Block a user