feat: new table heartbeats

This commit is contained in:
2026-05-06 21:38:58 +03:00
parent ce84c19f90
commit f2d0924bca
2 changed files with 14 additions and 0 deletions
@@ -0,0 +1,3 @@
DROP INDEX idx_heartbeat_agent_id;
DROP TABLE if exists heartbeats;