Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auxten/postgresql-parser
/ String
Method
String
pkg/sql/sem/tree/table_name.go:219–219 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
217
}
218
}
219
func
(ts *TableNames) String() string {
return
AsString(ts) }
220
221
// TableIndexName refers to a table index. There are a few cases:
222
//
Callers
nothing calls this directly
Calls
1
AsString
Function · 0.85
Tested by
no test coverage detected