mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 06:24:44 +02:00
pint
This commit is contained in:
parent
54eaf8ab0f
commit
0814b82b7e
@ -18,7 +18,7 @@ return new class extends Migration
|
||||
});
|
||||
|
||||
Schema::table('servers', function (Blueprint $table) {
|
||||
$table->renameColumn('uuidShort', 'uuid_short');
|
||||
$table->renameColumn('uuidShort', 'uuid_short');
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user