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

Method CheckerName

schema/naming.go:22–22  ·  view source on GitHub ↗
(table, column string)

Source from the content-addressed store, hash-verified

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
25}

Callers 1

ParseCheckConstraintsMethod · 0.65

Implementers 1

NamingStrategyschema/naming.go

Calls

no outgoing calls

Tested by

no test coverage detected