mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
c3ce68066c
* feat: min workers in worker group alert + zombie job critical alert * updatee ee ref
3 lines
77 B
SQL
3 lines
77 B
SQL
-- Add down migration script here
|
|
drop table alerts;
|
|
drop table healthchecks; |