MCPcopy 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
159func RegisterMigration() {
160 migrationList.items = list.New()
161
162 migrationList.items.PushBack(NewMigrationVersion03())
163}

Callers 1

RegisterModelFunction · 0.92

Calls 1

NewMigrationVersion03Function · 0.85

Tested by

no test coverage detected