How to remove an element in jsonb integer array in PostgreSQL

后端 未结 0 1068
长发绾君心
长发绾君心 2021-01-29 01:21

On Postgres, in a table called "photo" I have a jsonb column called "id_us" containing a json integer array, simply like this one [1,2,3,4]

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