Remove nested json object from array in postgres

后端 未结 0 1315
我寻月下人不归
我寻月下人不归 2020-12-08 09:41

I have a json object field in postgres that has the following shape

{
"a": {
   
},
"b": [
    {
        
    }
],
"c": {
    &q         


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