Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlc-dev/sqlc
/ AttrNumber
TypeAlias
AttrNumber
internal/sql/ast/typedefs.go:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
type
AttrNumber int16
51
52
func
(n *AttrNumber) Pos() int {
53
return
0
Callers
3
convertFieldSelect
Function · 0.92
convertTargetEntry
Function · 0.92
convertVar
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected