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
{{ message }}
This repository was archived by the owner on Feb 11, 2022. It is now read-only.
_BREAKING CHANGE:_ The ContentProvider no longer throws a SQLException when running an update and there are no rows matching the selection arguments, but returns 0 as the number of affected rows, as it should.