Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/cockroachdb-parser
/ Int16
Method
Int16
pkg/sql/sem/tree/parse_string.go:177–177 ·
view source on GitHub ↗
(i int16)
Source
from the content-addressed store, hash-verified
175
Decimal() *apd.Decimal
176
Float(f float64)
177
Int16(i int16)
178
Int32(i int32)
179
Int(i int64)
180
Duration(d duration.Duration)
Callers
7
ParseAndRequireStringHandler
Function · 0.65
SetBatch
Method · 0.65
Append
Method · 0.65
Copy
Method · 0.65
CopyWithReorderedSource
Method · 0.65
SetValueAt
Function · 0.65
GetValueAt
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected