MCPcopy Create free account
hub / github.com/cockroachdb/cockroachdb-parser / String

Method String

pkg/sql/sem/tree/table_name.go:111–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

109 }
110}
111func (ts *TableNames) String() string { return AsString(ts) }
112
113// TableIndexName refers to a table index. There are a few cases:
114//

Callers

nothing calls this directly

Calls 1

AsStringFunction · 0.85

Tested by

no test coverage detected