mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-10 00:05:27 +00:00
* 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; |