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:
co-authored by
Claude Opus 4.8
parent
e5673c2bbd
commit
e584a7941e
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user