Expand description
JSON → SQLite migration for existing memory data.
One-time migration from the file-based StateStore to the SQLite
memory.db. Runs automatically on first launch after upgrade.
Original JSON files are preserved (not deleted).
Structs§
- Migration
Report - Migration report.
Functions§
- migrate_
json_ to_ sqlite - Execute the JSON → SQLite migration.