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
This commit updates StatementSync.prototype.run() to reset the
prepared statement immediately after calling sqlite3_step() to
return the correct change metadata.
Fixes: nodejs#57344
PR-URL: nodejs#57350
Reviewed-By: Edy Silva <[email protected]>
Reviewed-By: Jake Yuesong Li <[email protected]>
0 commit comments