DB
FunctionsJSON

json_each

Converts each top-level object member into an entry with key and value fields inside a JSON array.

json_each(…) → JSON

Kind · scalar

Converts each top-level object member into an entry with key and value fields inside a JSON array.

Part of the JSON family.