Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-gorm/gorm
/ CustomizeTable
Struct
CustomizeTable
schema/schema_test.go:164–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
type
CustomizeTable
struct
{}
165
166
func
(CustomizeTable) TableName() string {
167
return
"customize"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected