mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-23 16:56:10 +01:00
🎨 Auto rebuild history database index when indexing failed https://github.com/siyuan-note/siyuan/issues/8543
This commit is contained in:
parent
47df8b6018
commit
f7d8a02138
3 changed files with 14 additions and 1 deletions
|
|
@ -404,4 +404,6 @@ func existAvailabilityStatus(workspaceAbsPath string) bool {
|
|||
|
||||
const (
|
||||
EvtConfPandocInitialized = "conf.pandoc.initialized"
|
||||
|
||||
EvtSQLHistoryRebuild = "sql.history.rebuild"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue