Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/cockroachdb-parser
/ Bool
Method
Bool
pkg/sql/sem/tree/parse_string.go:172–172 ·
view source on GitHub ↗
(b bool)
Source
from the content-addressed store, hash-verified
170
Date(d pgdate.Date)
171
Datum(d Datum)
172
Bool(b bool)
173
Bytes(b []byte)
174
// Decimal returns a pointer into the vec for in place construction.
175
Decimal() *apd.Decimal
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