MCPcopy Create free account
hub / github.com/dolthub/doltgresql / jsonString

TypeAlias jsonString

postgres/parser/json/json.go:195–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193
194type jsonNumber apd.Decimal
195type jsonString string
196
197type jsonArray []JSON
198

Callers 7

shallowDecodeMethod · 0.85
decodeMethod · 0.85
decodeJSONValueFunction · 0.85
AddMethod · 0.85
FromStringFunction · 0.85
fromMapFunction · 0.85
SetKeyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected