I'm working on a Go application where I need to update records in an Apache Age table. I'm facing an error "unsupported operation" when performing the update operation.
Error message: When executing the update query against the Apache Age table, I encounter the following error message: "unsupported operation."
Expected behaviour: The expected outcome is to successfully update the records in the Apache Age table.