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