postgres jsonb_set multiple keys update
The documentation says: The || operator concatenates the elements at the top level of each of its operands. … For example, if both operands are objects with a common key field name, the value of the field in the result will just be the value from the right hand operand. So using your example data: … Read more