Module json_type

Source

Structs§

JsonType
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§

JsonFormat

Constants§

JSON_TYPE_NAME

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