psycopg2 postgres sql request of sum and count returns format which is not respecting json.dump

前端 未结 0 1357
花落未央
花落未央 2021-01-03 04:49

I have the following query:

import psycopg2
import simplejson as json


payload = {
   "type": type,
   "creators": None,
   "type_co         


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