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

Method TableName

schema/schema.go:118–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116
117type Tabler interface {
118 TableName() string
119}
120
121type TablerWithNamer interface {

Callers 1

Implementers 6

UserWithTabletests/table_test.go
UserWithTableNamertests/table_test.go
SerializerPostgresStructtests/serializer_test.go
Bookschema/relationship_test.go
CustomizeTableschema/schema_test.go
NamingStrategyschema/naming.go

Calls

no outgoing calls

Tested by

no test coverage detected