mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #542] [MERGED] Add migration to fix allocations server_id foreign key #817
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/542
Author: @Boy132
Created: 8/13/2024
Status: ✅ Merged
Merged: 8/13/2024
Merged by: @Boy132
Base:
main← Head:fix/allocation-server-foreign-key📝 Commits (2)
e62595fadd migration to fix allocations server_id foreign key3643a03fix 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.