[PR #327] [MERGED] Fix default sqlite database path in setup command #693

Closed
opened 2026-02-04 18:43:36 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/327
Author: @Boy132
Created: 6/4/2024
Status: Merged
Merged: 6/5/2024
Merged by: @lancepioch

Base: mainHead: patch-2


📝 Commits (1)

  • 1c66681 make default sqlite database path relative

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 app/Console/Commands/Environment/DatabaseSettingsCommand.php (+1 -1)

📄 Description

Since a9e58bb493 the database path is no longer absolute but relative.


🔄 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/pelican-dev/panel/pull/327 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/4/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`1c66681`](https://github.com/pelican-dev/panel/commit/1c66681c0e04d4bc36b8d3b0606df1b7e8b70604) make default sqlite database path relative ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Environment/DatabaseSettingsCommand.php` (+1 -1) </details> ### 📄 Description Since https://github.com/pelican-dev/panel/commit/a9e58bb493b9e087e54fbe5c0c567aa3904a6127 the database path is no longer absolute but relative. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 18:43:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#693