How to convert a postgresql JSONB column into array column

后端 未结 0 1792
春和景丽
春和景丽 2020-11-29 11:43

I have a column in the table which stores polygon points in jsonb,

position
---------------
[{"x": 455, "y": -3165},{"x": 455,&q         


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