Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pingcap/tidb
/ SQLMode
Method
SQLMode
pkg/expression/exprctx/context.go:69–69 ·
view source on GitHub ↗
SQLMode returns the sql mode
()
Source
from the content-addressed store, hash-verified
67
CtxID() uint64
68
// SQLMode returns the sql mode
69
SQLMode() mysql.SQLMode
70
// TypeCtx returns the types.Context
71
TypeCtx() types.Context
72
// ErrCtx returns the errctx.Context
Callers
15
CastColumnValue
Function · 0.65
getColDefaultValueFromNil
Function · 0.65
buildRangePartitionDefinitions
Function · 0.65
TestReorgExprContext
Function · 0.65
setColumnComment
Function · 0.65
checkColumnDefaultValue
Function · 0.65
getFunction
Method · 0.65
sqlMode
Function · 0.65
checkDefaultStaticEvalCtx
Function · 0.65
checkOptionsStaticEvalCtx
Function · 0.65
TestEvalCtxLoadSystemVars
Function · 0.65
MakeEvalContextStatic
Function · 0.65
Implementers
2
EvalContext
pkg/expression/sessionexpr/sessionctx.
EvalContext
pkg/expression/exprstatic/evalctx.go
Calls
no outgoing calls
Tested by
6
TestReorgExprContext
Function · 0.52
checkDefaultStaticEvalCtx
Function · 0.52
checkOptionsStaticEvalCtx
Function · 0.52
TestEvalCtxLoadSystemVars
Function · 0.52
TestLitExprContext
Function · 0.52
TestMetaBuildContext
Function · 0.52