Last updated 5 years ago
Was this helpful?
UPDATE test SET data = jsonb_set(data, '{name}', '"my-other-name"') WHERE id = 123;