Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
301
func
(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
AsString
Function · 0.85
Tested by
no test coverage detected