meta is a column with type jsonb
UPDATE copy_shop_order SET meta = jsonb_set(meta, \'{state}\', \'"new"\') where id =