MCPcopy
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
164type CustomizeTable struct{}
165
166func (CustomizeTable) TableName() string {
167 return "customize"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected