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

Method JoinTableName

schema/naming.go:20–20  ·  view source on GitHub ↗
(joinTable string)

Source from the content-addressed store, hash-verified

18 SchemaName(table string) string
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

Callers 1

Implementers 1

NamingStrategyschema/naming.go

Calls

no outgoing calls

Tested by

no test coverage detected