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

Locate sqlite database in user-wide data location. #153

Open
magul opened this issue May 7, 2020 · 0 comments
Open

Locate sqlite database in user-wide data location. #153

magul opened this issue May 7, 2020 · 0 comments

Comments

@magul
Copy link
Member

magul commented May 7, 2020

Planning to have a system-wide installation process (at least for Windows), we should store database files in user-writable locations (not in the directory that application files are stored themselves).

ElectronJS provides here app.getPath function: https://www.electronjs.org/docs/all#appgetpathname, we should probably use app.getPath('userData') as a directory to store all user-centric data used in Alinka.

@Rafalkufel Rafalkufel self-assigned this Jun 1, 2020
@Rafalkufel Rafalkufel removed their assignment Feb 17, 2021
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

2 participants