FunctionsJSON
json_agg_strict
Collects non-NULL values in group order and returns a JSON array of their JSON-mapped tokens.
json_agg_strict(…) → JSONKind · aggregate
Collects non-NULL values in group order and returns a JSON array of their JSON-mapped tokens.
Part of the JSON family.