Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pingcap/tidb
/ GetFlag
Method
GetFlag
pkg/parser/ast/ast.go:81–81 ·
view source on GitHub ↗
GetFlag returns the flag of the expression.
()
Source
from the content-addressed store, hash-verified
79
SetFlag(flag uint64)
80
// GetFlag returns the flag of the expression.
81
GetFlag() uint64
82
83
// Format formats the AST into a writer.
84
Format(w io.Writer)
Callers
15
NewForeignKeyRecordManagerForTables
Function · 0.65
IsTypeCompatible
Function · 0.65
buildFKCheck
Function · 0.65
buildFKCascade
Function · 0.65
buildSelection
Method · 0.65
buildProjectionFieldNameFromExpressions
Method · 0.65
unionJoinFieldType
Function · 0.65
checkColFuncDepend
Function · 0.65
buildMemTable
Method · 0.65
CheckUpdateList
Function · 0.65
buildUpdateLists
Method · 0.65
injectProjBelowUnion
Function · 0.65
Calls
no outgoing calls
Tested by
15
testJoinKeyTypeConvert
Function · 0.52
TestImplicitCastNotNullFlag
Function · 0.52
TestEliminateProjectionUnderUnion
Function · 0.52
TestExtraPKNotNullFlag
Function · 0.52
TestRollupExpand
Function · 0.52
TestColumnToProto
Function · 0.52
TestInitStats51358
Function · 0.52
TestAggFieldTypeForTypeFlag
Function · 0.52
TestAggFieldTypeForIntegralPromotion
Function · 0.52
TestSimple
Function · 0.52
TestDDLStatements
Function · 0.52
Enter
Method · 0.52