[PR #542] [MERGED] Add migration to fix allocations server_id foreign key #820

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/542
Author: @Boy132
Created: 8/13/2024
Status: Merged
Merged: 8/13/2024
Merged by: @Boy132

Base: mainHead: fix/allocation-server-foreign-key


📝 Commits (2)

  • e62595f add migration to fix allocations server_id foreign key
  • 3643a03 fix the fix...

📊 Changes

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

View changed files

database/migrations/2024_08_13_171337_fix_allocation_server_foreign_key.php (+54 -0)

📄 Description

Fixes #541

It was caused by a bad copy/ paste.


🔄 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/542 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 8/13/2024 **Status:** ✅ Merged **Merged:** 8/13/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/allocation-server-foreign-key` --- ### 📝 Commits (2) - [`e62595f`](https://github.com/pelican-dev/panel/commit/e62595f6562674fc8cc6a07c088192d5de3fef86) add migration to fix allocations server_id foreign key - [`3643a03`](https://github.com/pelican-dev/panel/commit/3643a03cdb44c05fa643a8f87acb8a51a085fbfd) fix the fix... ### 📊 Changes **1 file changed** (+54 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `database/migrations/2024_08_13_171337_fix_allocation_server_foreign_key.php` (+54 -0) </details> ### 📄 Description Fixes #541 It was caused by a bad copy/ paste. --- <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:53:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#820