Commit 9507cfe
refactor(cache): bump schema version to 12
`CacheEntryKey` now carries `output_config` and `CacheEntryValue` now
carries `output_archive`, so the serialized blob layout changed. Bump
`PRAGMA user_version` to 12 and extend the reset range to include 11 so
existing databases are wiped cleanly on upgrade instead of failing
deserialization mid-lookup.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1efa98a commit 9507cfe
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
| 226 | + | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments