Is there a fast way to update one json column data with MySQL?

后端 未结 0 1906
广开言路
广开言路 2021-01-21 11:34

There is a column in a table as

table: articles
rows:  id           type: int(11)
       json_data    type: json
       created_at   type: datetime
       updated         


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