MCPcopy 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
7func pgTemp() *catalog.Schema {
8 return &catalog.Schema{Name: "pg_temp"}
9}

Callers 1

NewCatalogFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected