Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
35
type
Migrator
struct
{
36
Config
37
}
38
39
// Config schema config
40
type
Config
struct
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected