mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
bba0091bff
* fix: worker metrics * chore: sqlx * chore: update ee ref * fix: remove jemalloc stats unwrap
2 lines
90 B
SQL
2 lines
90 B
SQL
-- Add up migration script here
|
|
ALTER TABLE worker_ping ADD COLUMN wm_memory_usage BIGINT; |