Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pingcap/tidb
/ ColumnNames
Method
ColumnNames
dumpling/export/ir.go:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
ColumnCount() uint
29
ColumnTypes() []string
30
ColumnNames() []string
31
SelectedField() string
32
SelectedLen() int
33
SpecialComments() StringIter
Callers
3
GetPrimaryKeyAndColumnTypes
Function · 0.65
getNumericIndex
Function · 0.65
WriteInsertInCsv
Function · 0.65
Implementers
2
mockTableIR
dumpling/export/util_for_test.go
tableMeta
dumpling/export/ir_impl.go
Calls
no outgoing calls
Tested by
no test coverage detected