fix(text-cache): apply model version migration on existing dbs

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
MythEclipse
2026-06-02 13:05:05 +07:00
co-authored by Claude Opus 4.8
parent e5673c2bbd
commit e584a7941e
2 changed files with 62 additions and 26 deletions
@@ -8,6 +8,13 @@
"when": 1780329073891,
"tag": "0000_tricky_mysterio",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1780329074000,
"tag": "0001_add_model_version_to_cache",
"breakpoints": true
}
]
}