Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
134
type
Oid uint64
135
136
func
(n *Oid) Pos() int {
137
return
0
Callers
15
convertAggref
Function · 0.92
convertArrayCoerceExpr
Function · 0.92
convertArrayExpr
Function · 0.92
convertCaseExpr
Function · 0.92
convertCaseTestExpr
Function · 0.92
convertCoalesceExpr
Function · 0.92
convertCoerceToDomain
Function · 0.92
convertCoerceToDomainValue
Function · 0.92
convertCoerceViaIO
Function · 0.92
convertCollateExpr
Function · 0.92
convertColumnDef
Function · 0.92
convertConstraint
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected