MCPcopy Index your code
hub / github.com/apache/answer / Migrate

Method Migrate

internal/migrations/migrations.go:37–37  ·  view source on GitHub ↗
(ctx context.Context, x *xorm.Engine)

Source from the content-addressed store, hash-verified

35 Version() string
36 Description() string
37 Migrate(ctx context.Context, x *xorm.Engine) error
38 ShouldCleanCache() bool
39}
40

Callers 1

MigrateFunction · 0.65

Implementers 1

migrationinternal/migrations/migrations.go

Calls

no outgoing calls

Tested by

no test coverage detected