mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
54cc811405
* fix: Fix canceled flag in completed_job table * Add toggle to workspace settings
2 lines
107 B
SQL
2 lines
107 B
SQL
-- Add down migration script here
|
|
ALTER TABLE workspace_settings DROP COLUMN error_handler_muted_on_cancel; |