MCPcopy Index your code
hub / github.com/TruthHun/BookStack / MigrationCleanup

Method MigrationCleanup

commands/migrate/migrate.go:48–48  ·  view source on GitHub ↗

最后的清理工作

()

Source from the content-addressed store, hash-verified

46 AddMigrationRecord(version int64) error
47 //最后的清理工作
48 MigrationCleanup() error
49 //回滚本次迁移
50 RollbackMigration() error
51}

Callers 1

RunMigrationFunction · 0.65

Implementers 1

MigrationVersion03commands/migrate/migrate_v03.go

Calls

no outgoing calls

Tested by

no test coverage detected