MCPcopy
hub / github.com/go-gorm/gorm / Migrator

Struct Migrator

migrator/migrator.go:35–37  ·  view source on GitHub ↗

Migrator m struct

Source from the content-addressed store, hash-verified

33
34// Migrator m struct
35type Migrator struct {
36 Config
37}
38
39// Config schema config
40type Config struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected