MCPcopy
hub / github.com/sqlc-dev/sqlc / Oid

TypeAlias Oid

internal/sql/ast/typedefs.go:134–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134type Oid uint64
135
136func (n *Oid) Pos() int {
137 return 0

Callers 15

convertAggrefFunction · 0.92
convertArrayCoerceExprFunction · 0.92
convertArrayExprFunction · 0.92
convertCaseExprFunction · 0.92
convertCaseTestExprFunction · 0.92
convertCoalesceExprFunction · 0.92
convertCoerceToDomainFunction · 0.92
convertCoerceViaIOFunction · 0.92
convertCollateExprFunction · 0.92
convertColumnDefFunction · 0.92
convertConstraintFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected