fix: clear instance history on delete and import #37

Merged
josh merged 1 commits from fix/delete-clears-history into dev 2026-03-28 15:38:16 -04:00

1 Commits

Author SHA1 Message Date
d17f364fc5 fix: clear instance history on delete and import
All checks were successful
CI / test (pull_request) Successful in 14s
CI / build-dev (pull_request) Has been skipped
deleteInstance now removes history rows for that vmid before removing
the instance. importInstances clears all history before replacing
instances. Prevents stale history appearing when a vmid is reused.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 15:37:45 -04:00