我正在开发一个项目,我想更新数据,但我不知道更新数据 SAVE() 方法或 Update() 哪种方法更快
this.repo.save({ id:id, data})
typeorm nestjs node.js-typeorm
nestjs ×1
node.js-typeorm ×1
typeorm ×1