Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-gorm/gorm
/ NegationBuild
Method
NegationBuild
clause/expression.go:322–324 · clause/expression.go::Gte.NegationBuild
(builder Builder)
Source
from the content-addressed store, hash-verified
320
}
321
322
func
(gte Gte) NegationBuild(builder Builder) {
323
Lt(gte).Build(builder)
324
}
325
326
// Lt less than
for
where
327
type
Lt Eq
Callers
nothing calls this directly
Calls
2
Lt
TypeAlias · 0.85
Build
Method · 0.65
Tested by
no test coverage detected