Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dolthub/doltgresql
/ Object
Method
Object
postgres/parser/sem/tree/object_name.go:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
type
ObjectName
interface
{
29
NodeFormatter
30
Object() string
31
Schema() string
32
Catalog() string
33
FQString() string
Callers
7
ResolveExisting
Function · 0.65
nodeDropProcedure
Function · 0.65
nodeDropFunction
Function · 0.65
nodeCopyFrom
Function · 0.65
nodeAnalyze
Function · 0.65
nodeResolvableTypeReference
Function · 0.65
nodeDropType
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected