Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-gorm/gorm
/ PrimaryKey
Method
PrimaryKey
migrator.go:54–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
Name() string
53
Columns() []string
54
PrimaryKey() (isPrimaryKey bool, ok bool)
55
Unique() (unique bool, ok bool)
56
Option() string
57
}
Callers
3
TestTiDBMigrateColumns
Function · 0.65
TestMigrateColumns
Function · 0.65
TestMigrateExistingBoolColumnPGAndGaussDB
Function · 0.65
Implementers
1
Index
migrator/index.go
Calls
no outgoing calls
Tested by
3
TestTiDBMigrateColumns
Function · 0.52
TestMigrateColumns
Function · 0.52
TestMigrateExistingBoolColumnPGAndGaussDB
Function · 0.52