[PR #1616] [MERGED] fix: correctly set database path on windows #1618

Closed
opened 2025-11-01 21:24:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1616
Author: @kolaente
Created: 10/8/2025
Status: Merged
Merged: 10/9/2025
Merged by: @kolaente

Base: mainHead: fix/db-path-windows


📝 Commits (4)

📊 Changes

3 files changed (+488 additions, -5 deletions)

View changed files

📝 config-raw.json (+1 -1)
📝 pkg/db/db.go (+155 -4)
pkg/db/db_path_test.go (+332 -0)

📄 Description

Resolves https://github.com/go-vikunja/vikunja/issues/1542


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1616 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 10/8/2025 **Status:** ✅ Merged **Merged:** 10/9/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/db-path-windows` --- ### 📝 Commits (4) - [`462c27f`](https://github.com/go-vikunja/vikunja/commit/462c27fc84caea5c4f5baf2f7659af5afe7347dc) fix: correctly set database path on windows - [`86e9df9`](https://github.com/go-vikunja/vikunja/commit/86e9df97e584923141f47076d0c44935a2acecb5) flag - [`7bd5d9b`](https://github.com/go-vikunja/vikunja/commit/7bd5d9b1bdad57b940051f1b73ff8631d0ea39d2) refactor tests - [`51a2700`](https://github.com/go-vikunja/vikunja/commit/51a27009ae3184741afd5493a6226a34818811d6) adjust tests ### 📊 Changes **3 files changed** (+488 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `config-raw.json` (+1 -1) 📝 `pkg/db/db.go` (+155 -4) ➕ `pkg/db/db_path_test.go` (+332 -0) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/1542 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:24:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1618