array of nested objects with json_agg and using count in nested aggregation

前端 未结 0 1742
孤街浪徒
孤街浪徒 2020-12-15 00:36

In my query, I need to return an array of nested objects from the database, in this format:

[
   {
      "folder_name": "a parent folder",         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题