mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
[PR #327] [MERGED] Fix default sqlite database path in setup command #693
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:patch-2📝 Commits (1)
1c66681make 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
a9e58bb493the 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.