[PR #844] [MERGED] 840 unable to delete node if its associated with a database host #1005

Closed
opened 2026-02-05 18:00:54 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/844
Author: @alexevladgabriel
Created: 12/27/2024
Status: Merged
Merged: 12/28/2024
Merged by: @notAreYouScared

Base: mainHead: 840-unable-to-delete-node-if-its-associated-with-a-database-host


📝 Commits (2)

  • 964848c fix: delete database host when node is deleted
  • b677287 chore: revert change to file

📊 Changes

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

View changed files

database/migrations/2024_12_27_135435_delete_database_host_node_when_node_is_deleted.php (+28 -0)

📄 Description

Changelogs:

  • Add new migration to make foreign key cascade on delete

Closes #840


🔄 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/844 **Author:** [@alexevladgabriel](https://github.com/alexevladgabriel) **Created:** 12/27/2024 **Status:** ✅ Merged **Merged:** 12/28/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `840-unable-to-delete-node-if-its-associated-with-a-database-host` --- ### 📝 Commits (2) - [`964848c`](https://github.com/pelican-dev/panel/commit/964848c653d1db1d9c1e15b77003dcfe3b2bae28) fix: delete database host when node is deleted - [`b677287`](https://github.com/pelican-dev/panel/commit/b67728779b89817645b2d2472a154930531327dd) chore: revert change to file ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `database/migrations/2024_12_27_135435_delete_database_host_node_when_node_is_deleted.php` (+28 -0) </details> ### 📄 Description Changelogs: - Add new migration to make foreign key cascade on delete Closes #840 --- <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-05 18:00:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1005