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

Database disappears #2

Open
lamnvo opened this issue Nov 19, 2022 · 0 comments
Open

Database disappears #2

lamnvo opened this issue Nov 19, 2022 · 0 comments

Comments

@lamnvo
Copy link

lamnvo commented Nov 19, 2022

The default database version is 1. Creating a new database with default version has no problem and adding some records to database is fine. Without changing database version, function call LocalDatabase.init(dbSchema) will destroy the current database and create a new one - All records are lost. There is no function to close database.

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

No branches or pull requests

1 participant