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

Method String

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

Source from the content-addressed store, hash-verified

62}
63
64func (tp *TableNamePrefix) String() string { return AsString(tp) }
65
66// Schema retrieves the unqualified schema name.
67func (tp *TableNamePrefix) Schema() string {

Callers

nothing calls this directly

Calls 1

AsStringFunction · 0.85

Tested by

no test coverage detected