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

Method RelationshipFKName

schema/naming.go:21–21  ·  view source on GitHub ↗
(Relationship)

Source from the content-addressed store, hash-verified

19 ColumnName(table, column string) string
20 JoinTableName(joinTable string) string
21 RelationshipFKName(Relationship) string
22 CheckerName(table, column string) string
23 IndexName(table, column string) string
24 UniqueName(table, column string) string

Callers 1

ParseConstraintMethod · 0.65

Implementers 1

NamingStrategyschema/naming.go

Calls

no outgoing calls

Tested by

no test coverage detected