feat(database): add automatic migration on startup and enhance text analysis cache source

This commit is contained in:
MythEclipse
2026-05-31 23:01:38 +07:00
parent 96cd0cfc62
commit 7607282db2
13 changed files with 178 additions and 14 deletions
+7
View File
@@ -36,6 +36,13 @@
"when": 1780218363790,
"tag": "0005_optimize-message-index",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1780218363791,
"tag": "0006_fix_text_analysis_cache_source",
"breakpoints": true
}
]
}