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

Questions about storage / persistence of .db file between updates #199

Open
wa05 opened this issue Apr 11, 2020 · 0 comments
Open

Questions about storage / persistence of .db file between updates #199

wa05 opened this issue Apr 11, 2020 · 0 comments

Comments

@wa05
Copy link

@wa05 wa05 commented Apr 11, 2020

Which version are you using?
@nano-sql/adapter-sqlite-cordova 2.1.2

Describe the bug
I don't know if its a bug or expected behaviour

Expected behavior
Maintain db after .apk update or know a way to do it.

Example
Hi! I'm sending the cordova APK to my clients so they update the app reinstalling it.

The id / mode / version of the DB are the same between versions.
The sqlite DB is erased in every update, is there a way to avoid it?
The .db files are saved in some folder in the storage?
This can be achieved if I upload it to PlayStore ?

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.