Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
117
type
Tabler
interface
{
118
TableName() string
119
}
120
121
type
TablerWithNamer
interface
{
Callers
1
ParseWithSpecialTableName
Function · 0.65
Implementers
6
UserWithTable
tests/table_test.go
UserWithTableNamer
tests/table_test.go
SerializerPostgresStruct
tests/serializer_test.go
Book
schema/relationship_test.go
CustomizeTable
schema/schema_test.go
NamingStrategy
schema/naming.go
Calls
no outgoing calls
Tested by
no test coverage detected