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