Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-gorm/gorm
/ IndexName
Method
IndexName
schema/naming.go:23–23 ·
view source on GitHub ↗
(table, column string)
Source
from the content-addressed store, hash-verified
21
RelationshipFKName(Relationship) string
22
CheckerName(table, column string) string
23
IndexName(table, column string) string
24
UniqueName(table, column string) string
25
}
26
Callers
2
TestMigrateWithUniqueIndexAndUnique
Function · 0.65
parseFieldIndexes
Function · 0.65
Implementers
1
NamingStrategy
schema/naming.go
Calls
no outgoing calls
Tested by
1
TestMigrateWithUniqueIndexAndUnique
Function · 0.52