mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-04 08:01:54 +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; |