MCPcopy
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

getNumericIndexFunction · 0.65
WriteInsertInCsvFunction · 0.65

Implementers 2

mockTableIRdumpling/export/util_for_test.go
tableMetadumpling/export/ir_impl.go

Calls

no outgoing calls

Tested by

no test coverage detected