mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
a55cb50b5d
* feat: Workspace error handler now supports args and Slack * Cleanup unused value * run sqlx prepare * Fix script path loading
2 lines
102 B
SQL
2 lines
102 B
SQL
-- Add down migration script here
|
|
ALTER TABLE workspace_settings DROP COLUMN error_handler_extra_args; |