Skip to content

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

Description

@Dantali0n

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions