Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ RegisterMigration
Function
RegisterMigration
commands/migrate/migrate.go:159–163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
func
RegisterMigration() {
160
migrationList.items = list.New()
161
162
migrationList.items.PushBack(NewMigrationVersion03())
163
}
Callers
1
RegisterModel
Function · 0.92
Calls
1
NewMigrationVersion03
Function · 0.85
Tested by
no test coverage detected