Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround for possible Android data loss (193) should be after every write #672

Open
brodycj opened this issue Apr 20, 2017 · 0 comments
Open

Comments

@brodycj
Copy link
Contributor

brodycj commented Apr 20, 2017

Related to #193 (data loss on certain Android versions when using android.database.sqlite implementation, optional workaround already added) and #671 (safer Android defaults):

The optional workaround for #193 is to close and reopen the database after every COMMIT. This workaround should be applied after every write, if enabled.

ADDITIONAL NOTE: I expect to fix this while fixing #671 (safer Android defaults).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant