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
feat: run method that returns affected row count (#598)
Because we throw away all other details of the result, this adds a new
method that will be able to retain more than just the result. For now
we can return the row count.
0 commit comments