Postgres' json_agg returns a tuple in python script

前端 未结 0 408
遥遥无期
遥遥无期 2020-12-10 22:42

I have a simple devices table in my postgres database.

   uuid    |   name   
-----------+----------
 uuid-1111 | device 1
 uuid-2222 | device 2
         


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