Hello @emmbm ,
Thank you for the helpers, they are really helpful (I mostly use jsonbBuildObject).
I wanted to know if it would be possible to support orderBy for jsonAggBuildObject and JSONB_AGG?
I cannot maintain the sorting when I use jsonAggBuildObject in my code, and I didn't find a way to add orderBy in arguments.
Hello @emmbm ,
Thank you for the helpers, they are really helpful (I mostly use
jsonbBuildObject).I wanted to know if it would be possible to support
orderByforjsonAggBuildObjectand JSONB_AGG?I cannot maintain the sorting when I use
jsonAggBuildObjectin my code, and I didn't find a way to add orderBy in arguments.