Nguyen Tam Thanh
Results
1
comments of
Nguyen Tam Thanh
Tks for your response. But I resovled it a long time ago. Here is my code: ``` public async register(user) { let transaction; try { transaction = await this.sequelize.transaction(); const...