Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sqlc-dev/sqlc
/ pgTemp
Function
pgTemp
internal/engine/postgresql/pg_temp.go:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
)
6
7
func
pgTemp() *catalog.Schema {
8
return
&catalog.Schema{Name:
"pg_temp"
}
9
}
Callers
1
NewCatalog
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected