Fix the bug in transaction document.
The previous example code is buggy because you need get specified isolation level from Sequelize.Transaction.ISOLATION_LEVELS instead of Sequelize.Transaction.
Showing
with
5 additions
and
5 deletions
-
Please register or sign in to post a comment