I tested in MySQL and both these queries work fine: update `table` set `properties` = json_set(`properties`, '$."foo"', 'foo'), `properties` ...
確定! 回上一頁