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

Method CreateClauses

schema/interfaces.go:26–26  ·  view source on GitHub ↗
(*Field)

Source from the content-addressed store, hash-verified

24// CreateClausesInterface create clauses interface
25type CreateClausesInterface interface {
26 CreateClauses(*Field) []clause.Interface
27}
28
29// QueryClausesInterface query clauses interface

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected