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

Storage location of SQLite database file should be agnostic to working directory #23

Open
Dantali0n opened this issue Aug 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Dantali0n
Copy link
Owner

Currently the placement and location of the SQLite database file is depending upon working directory of the user, this is very error prone and unsuitable for daemon like applications.

Instead, the placement of the SQLite database should default to a subfolder in the user directory unless it is specified at an alternative location in the configuration files.

@Dantali0n Dantali0n added the bug Something isn't working label Aug 30, 2023
@Dantali0n Dantali0n added this to the v0.5.0 release milestone Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant