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
In update on nodejs we'll return the changedRows the driver reports. These do not include affected rows where no change was reported. I'd expect it to report every affected row?
The text was updated successfully, but these errors were encountered:
benmerckx
added a commit
to benmerckx/tink_sql
that referenced
this issue
Mar 23, 2020
In
update
on nodejs we'll return thechangedRows
the driver reports. These do not include affected rows where no change was reported. I'd expect it to report every affected row?The text was updated successfully, but these errors were encountered: