Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlc-dev/sqlc
/ Index
TypeAlias
Index
internal/sql/ast/typedefs.go:62–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
type
Index uint64
63
64
func
(n *Index) Pos() int {
65
return
0
Callers
10
convertAggref
Function · 0.92
convertCurrentOfExpr
Function · 0.92
convertGroupingFunc
Function · 0.92
convertRangeTblEntry
Function · 0.92
convertRowMarkClause
Function · 0.92
convertSortGroupClause
Function · 0.92
convertTargetEntry
Function · 0.92
convertVar
Function · 0.92
convertWindowClause
Function · 0.92
convertWindowFunc
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected