add aggregator
This commit is contained in:
parent
fe76cf58e8
commit
d1630811bb
@ -75,6 +75,6 @@ GROUP BY
|
||||
,iter
|
||||
)
|
||||
SELECT
|
||||
row_to_json(rows)
|
||||
json_agg(row_to_json(rows))
|
||||
FROM
|
||||
rows
|
Loading…
Reference in New Issue
Block a user