Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/BookStack
/ ValidUpdate
Method
ValidUpdate
commands/migrate/migrate.go:36–36 ·
view source on GitHub ↗
校验当前是否可更新
(version int64)
Source
from the content-addressed store, hash-verified
34
Version() int64
35
//校验当前是否可更新
36
ValidUpdate(version int64) error
37
//校验并备份表结构
38
ValidForBackupTableSchema() error
39
//校验并更新表结构
Callers
1
RunMigration
Function · 0.65
Implementers
1
MigrationVersion03
commands/migrate/migrate_v03.go
Calls
no outgoing calls
Tested by
no test coverage detected