mirror of
https://github.com/pelican-dev/panel.git
synced 2025-06-17 04:31:07 +02:00
Drop it
This commit is contained in:
parent
44e0dd3e09
commit
2b58160da9
@ -37,6 +37,7 @@ return new class extends Migration
|
||||
}
|
||||
|
||||
Schema::table('servers', function (Blueprint $table) {
|
||||
$table->dropForeign('servers_allocation_id_foreign');
|
||||
$table->dropColumn(['allocation_id']);
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user