mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1052] [CLOSED] Avoid unnecessary node fqdm queries #1145
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/1052
Author: @JoanFo1456
Created: 3/3/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (2)
51b90baUpdate Node.phpf6eb233Update Node.php📊 Changes
1 file changed (+11 additions, -1 deletions)
View changed files
📝
app/Models/Node.php(+11 -1)📄 Description
Using cache avoids to do unnecesary queries.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.