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.
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.