Update jsonb list item in PostgreSQL

前端 未结 0 2006
不思量自难忘°
不思量自难忘° 2020-12-01 05:41

I am try to update key name of 1 field in my jsonb list.

Initial data

select jsonb_array_elements(status_history) from de         


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