Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dolthub/doltgresql
/ jsonNumber
TypeAlias
jsonNumber
postgres/parser/json/json.go:194–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
var
NullJSONValue = jsonNull{}
193
194
type
jsonNumber apd.Decimal
195
type
jsonString string
196
197
type
jsonArray []JSON
Callers
6
decodeJSONNumber
Function · 0.85
FromDecimal
Function · 0.85
FromNumber
Function · 0.85
FromInt
Function · 0.85
FromInt64
Function · 0.85
FromFloat64
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected