Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/cockroachdb-parser
/ Datum
Method
Datum
pkg/sql/sem/tree/parse_string.go:171–171 ·
view source on GitHub ↗
(d Datum)
Source
from the content-addressed store, hash-verified
169
Null()
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.
Callers
9
ParseAndRequireStringHandler
Function · 0.65
NewMemBatchWithCapacity
Function · 0.65
AssertEquivalentBatches
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