I would like to update a row in my PG database and return the updated data.
I have tried these solutions to no success: TypeORM: update item and return it
Reso