2 Commits

Author SHA1 Message Date
kolaente
7fce4694fa refactor(db): extract testable ResolveDatabasePath function (#2193)
Add DatabasePathConfig struct and ResolveDatabasePath function that
takes all dependencies as parameters, making it easier to test path
resolution logic in isolation. Should also fix the reported cases.

Resolves #2189
2026-02-08 10:47:57 +00:00
kolaente
7da2942ca6 fix: correctly set database path on windows (#1616) 2025-10-09 08:38:01 +00:00