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) {
|
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