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

localForage with cordova-sqlite-storage, sqlcipher, or other sqlite plugin version #44

Open
brodycj opened this issue Apr 25, 2018 · 1 comment

Comments

@brodycj
Copy link

brodycj commented Apr 25, 2018

To answer the question in storesafe/cordova-sqlite-storage#776:

There is no known corruption risk if an application would access the same database directly or via localForage (using localForage-cordovaSQLiteDriver). Use of localForage with localForage-cordovaSQLiteDriver is a JavaScript solution that access whichever sqlite plugin happens to be installed. I will document this when I get a chance.

I would also like to add a reminder that the results of installing multiple sqlite plugin versions such as cordova-sqlite-storage, cordova-sqlcipher-adapter, cordova-plugin-sqlite-2, etc. are UNDEFINED, may result in build error, crash, or data loss issues as discussed in storesafe/cordova-sqlite-storage#719 (comment).

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