Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ ValidForUpdateTableSchema
Method
ValidForUpdateTableSchema
commands/migrate/migrate.go:40–40 ·
view source on GitHub ↗
校验并更新表结构
()
Source
from the content-addressed store, hash-verified
38
ValidForBackupTableSchema() error
39
//校验并更新表结构
40
ValidForUpdateTableSchema() error
41
//恢复旧数据
42
MigrationOldTableData() error
43
//插入新数据
Callers
1
RunMigration
Function · 0.65
Implementers
1
MigrationVersion03
commands/migrate/migrate_v03.go
Calls
no outgoing calls
Tested by
no test coverage detected