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

Method String

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

Source from the content-addressed store, hash-verified

299}
300
301func (u *UnresolvedObjectName) String() string { return AsString(u) }
302
303// ToTableName converts the unresolved name to a table name.
304//

Callers

nothing calls this directly

Calls 1

AsStringFunction · 0.85

Tested by

no test coverage detected