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

How to properly shut down SQLite when the process exits? #11

Closed
trevyn opened this issue Feb 6, 2021 · 1 comment
Closed

How to properly shut down SQLite when the process exits? #11

trevyn opened this issue Feb 6, 2021 · 1 comment

Comments

@trevyn
Copy link
Owner

trevyn commented Feb 6, 2021

I guess maybe we have to add a special call for onAppAboutToQuit ;)

Rusqlite's conn.close() is all we need.

@trevyn
Copy link
Owner Author

trevyn commented Feb 27, 2021

Closed in 66b1349

@trevyn trevyn closed this as completed Feb 27, 2021
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