Structs§
- Json
Type - JsonType is a data type for JSON data. It is stored as binary data of jsonb format. It utilizes current binary value and vector implementation.
Enums§
Constants§
Functions§
- json_
type_ value_ to_ string - Converts a json type value to string
- parse_
string_ to_ json_ type_ value - Parses a string to a json type value