* 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; |