use transaction in this way. i solved my problem this way- await this.repository.manager.transaction(async manager => { // do what you want ...
確定! 回上一頁