Fix soft delete not returning affected rows on MSSQL (#6930)
Because the query type was not properly set when doing a soft delete, Sequelize tried to format the result in the wrong format.
Showing
with
9 additions
and
1 deletions
-
Please register or sign in to post a comment