You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[new] Result sets with duplicate keys can now be handled using request.arrayRowMode (#1130)
[fix] Issue with geography v2 parsing resolve (#1138)
[fix] Fixed issue where msnodesqlv8 could sometimes terminate queries before all errors has been emitted causing queries to hang (#1145)
[fix] Remove reference to global pool on connection error (#1107)
[fix] Trailing rows from request streams using msnodesqlv8 driver fail to be emitted (#1109)
[new] Set default isolationLevel for all transactions (#1005)
[new] sql.Date now is coerced into a date object (#1007)
[fix] Bump acorn dependency for security fix