Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-gorm/gorm
/ Build
Method
Build
clause/expression.go:12–12 ·
view source on GitHub ↗
(builder Builder)
Source
from the content-addressed store, hash-verified
10
// Expression expression interface
11
type
Expression
interface
{
12
Build(builder Builder)
13
}
14
15
// NegationExpressionBuilder negation expression builder
Callers
6
NegationBuild
Method · 0.65
NegationBuild
Method · 0.65
NegationBuild
Method · 0.65
NegationBuild
Method · 0.65
NegationBuild
Method · 0.65
NegationBuild
Method · 0.65
Implementers
15
Statement
statement.go
SoftDeleteQueryClause
soft_delete.go
SoftDeleteUpdateClause
soft_delete.go
SoftDeleteDeleteClause
soft_delete.go
result
generics.go
Where
clause/where.go
AndConditions
clause/where.go
OrConditions
clause/where.go
NotConditions
clause/where.go
From
clause/from.go
Expr
clause/expression.go
NamedExpr
clause/expression.go
Calls
no outgoing calls
Tested by
no test coverage detected