How to implement json_object_agg() in a Django queryset?

后端 未结 0 726
南旧
南旧 2020-12-24 08:11

How can I implement the json_object_agg() function from PostgreSQL in a Django queryset within a view?

As an example, I\'d like to translate a query similar to the on

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