migration

This commit is contained in:
2021-05-18 20:06:40 +09:00
parent 9aa8c53b23
commit 34cf203c01

View File

@@ -26,6 +26,7 @@ class CreateJumpBridgeFuelLevelsTables extends Migration
$table->unsignedBigInteger('solar_system_id');
$table->string('solar_system_name')->nullable();
$table->unsignedBigInteger('type_id');
$table->string('type_name');
$table->unsignedBigInteger('corporation_id');
$table->boolean('services');
$table->enum('state', [