mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
69ee98a835
* feat: add workspace error handler * feat: run error handler as group * fix: handler picker initial path * fix(backend): separate global / workspace handlers * fix(frontend): error handler picker tab change --------- Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2 lines
91 B
SQL
2 lines
91 B
SQL
-- Add down migration script here
|
|
ALTER TABLE workspace_settings DROP COLUMN error_handler; |