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

Feature Request: Store Database local to the app #7

Open
Marthisdil opened this issue Nov 13, 2019 · 1 comment
Open

Feature Request: Store Database local to the app #7

Marthisdil opened this issue Nov 13, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Marthisdil
Copy link

To make the app portable, would it be possible to store the database folder locally (i.e. in the same folder as the app)? That way, can just copy the demeter folder whenever you need/want to move the app elsewhere and not need to worry about finding the database, creating a new one at the new destination computer, copy over, etc.

@gnur gnur added enhancement New feature or request good first issue Good for newcomers labels Aug 28, 2020
@gnur
Copy link
Owner

gnur commented Aug 28, 2020

Just as a note for any possible contributors, the default would have to stay the current path to prevent a breaking change where the database cannot be found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants