Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ent/ent
/ Dialect
Method
Dialect
dialect/sql/builder.go:3375–3375 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3373
// update state between all queries in the query tree.
3374
type
state
interface
{
3375
Dialect() string
3376
SetDialect(string)
3377
Total() int
3378
SetTotal(int)
Callers
15
OrderByRand
Function · 0.65
SetExcluded
Method · 0.65
writeDefault
Method · 0.65
writeConflict
Method · 0.65
For
Method · 0.65
OrderExprFunc
Method · 0.65
HasKey
Function · 0.65
ValueIsNull
Function · 0.65
ValueIsNotNull
Function · 0.65
ValueContains
Function · 0.65
Append
Function · 0.65
value
Method · 0.65
Implementers
2
Wrapper
dialect/sql/builder.go
Builder
dialect/sql/builder.go
Calls
no outgoing calls
Tested by
no test coverage detected