I am having this error everytime I try to update an entity using typeorm Repository.
I can perfectly make a getRepository(MagazineData).save() without problems and sa