Updating JSON object value in column
Hello, Im trying to wrap my head around how to update a JSON column were I want to update the value not by replacing the whole object but by setting the specific field in the JSON using:
however im trying this and its erroring out
[Error] API error: PostgresError: could not determine data type of parameter $1
0 Replies