adjusted database seed
This commit is contained in:
@@ -28,7 +28,7 @@ class CreateMoonsTable extends Migration
|
||||
$table->integer('ThirdQuantity')->default('0');
|
||||
$table->string('FourthOre')->default('None');
|
||||
$table->integer('FourthQuantity')->default('0');
|
||||
$table->string('RentalCorp')->default('0');
|
||||
$table->string('RentalCorp')->default('Not Rented');
|
||||
$table->integer('RentalEnd')->default('0');
|
||||
});
|
||||
}
|
||||
|
||||
@@ -53,25 +53,25 @@ INSERT INTO `Moons` (`id`, `System`, `Planet`, `Moon`, `StructureName`, `FirstOr
|
||||
(50, 'LN-56V', '3', '1', 'No Name', 'Cubic Bistot', 35, 'Stable Veldspar', 35, 'Sylvite', 10, 'Zircon', 20, 'HYPNO', 1533081600),
|
||||
(52, 'LN-56V', '5', '7', '5-7', 'Loparite', 21, 'Monazite', 20, 'Pellucid Crokite', 31, 'Scintillating Hemorphite', 29, 'UOS', 1515715200),
|
||||
(53, 'LN-56V', '5', '15', 'PUB', 'Carnotite', 25, 'Opulent Pyroxeres', 45, 'Zircon', 31, 'None', 0, 'HYPNO', 1536624000),
|
||||
(54, 'JDAS-0', '5', '13', 'No Name', 'Otavite', 41, 'Pellucid Crokite', 30, 'Zeolites', 8, 'Zircon', 20, NULL, NULL),
|
||||
(55, 'JA-O6J', '10', '1', 'No Name', 'Dazzling Spodumain', 23, 'Flawless Arkonor', 23, 'Vanadinite', 18, 'Ytterbite', 36, NULL, NULL),
|
||||
(56, 'CX65-5', '5', '13', 'No Name', 'Cinnabar', 33, 'Lustrous Hedbergite', 26, 'Opulent Pyroxeres', 8, 'Pellucid Crokite', 31, NULL, NULL),
|
||||
(57, 'CX65-5', '5', '14', 'No Name', 'Glossy Scordite', 19, 'Pellucid Crokite', 57, 'Ytterbite', 22, 'None', 0, NULL, NULL),
|
||||
(58, 'CX65-5', '6', '4', 'No Name', 'Cinnabar', 23, 'Immaculate Jaspet', 35, 'Sylvite', 8, 'Zeolites', 32, NULL, NULL),
|
||||
(59, 'CX65-5', '7', '3', 'No Name', 'Cinnabar', 17, 'Flawless Arkonor', 44, 'Glossy Scordite', 26, 'Scheelite', 11, NULL, NULL),
|
||||
(54, 'JDAS-0', '5', '13', 'No Name', 'Otavite', 41, 'Pellucid Crokite', 30, 'Zeolites', 8, 'Zircon', 20, 'Not Rented', NULL),
|
||||
(55, 'JA-O6J', '10', '1', 'No Name', 'Dazzling Spodumain', 23, 'Flawless Arkonor', 23, 'Vanadinite', 18, 'Ytterbite', 36, 'Not Rented', NULL),
|
||||
(56, 'CX65-5', '5', '13', 'No Name', 'Cinnabar', 33, 'Lustrous Hedbergite', 26, 'Opulent Pyroxeres', 8, 'Pellucid Crokite', 31, 'Not Rented', NULL),
|
||||
(57, 'CX65-5', '5', '14', 'No Name', 'Glossy Scordite', 19, 'Pellucid Crokite', 57, 'Ytterbite', 22, 'None', 0, 'Not Rented', NULL),
|
||||
(58, 'CX65-5', '6', '4', 'No Name', 'Cinnabar', 23, 'Immaculate Jaspet', 35, 'Sylvite', 8, 'Zeolites', 32, 'Not Rented', NULL),
|
||||
(59, 'CX65-5', '7', '3', 'No Name', 'Cinnabar', 17, 'Flawless Arkonor', 44, 'Glossy Scordite', 26, 'Scheelite', 11, 'Not Rented', NULL),
|
||||
(60, '6X7-JO', '7', '6', 'Highland Retreat', 'Chromite', 19, 'Pellucid Crokite', 23, 'Vanadinite', 18, 'Ytterbite', 40, 'HYPN0', 1536537600),
|
||||
(61, 'OGL8-Q', '3', '10', 'Corkscrew', 'Brilliant Gneiss', 24, 'Cinnabar', 32, 'Resplendant Kernite', 18, 'Zircon', 26, 'OS88', 1536624000),
|
||||
(62, 'OGL8-Q', '5', '2', 'Rental Palace', 'Brilliant Gneiss', 27, 'Cinnabar', 23, 'Scintillating Hemorphite', 39, 'Zeolites', 11, NULL, NULL),
|
||||
(63, 'J-ODE7', '5', '15', 'No Name', 'Cinnabar', 20, 'Coesite', 44, 'Sperrylite', 35, 'None', 0, NULL, NULL),
|
||||
(64, 'WQH-4K', '3', '2', 'No Name', 'Cubic Bistot', 21, 'Loparite', 10, 'Opulent Pyroxeres', 41, 'Sparkling Plagioclase', 29, NULL, NULL),
|
||||
(65, 'WQH-4K', '6', '18', 'Hells Bells', 'Flawless Arkonor', 21, 'Immaculate Jaspet', 22, 'Loparite', 36, 'Sperrylite', 20, NULL, NULL),
|
||||
(66, 'WQH-4K', '7', '2', 'No Name', 'Pellucid Crokite', 32, 'Resplendant Kernite', 15, 'Scintillating Hemorphite', 42, 'Ytterbite', 11, NULL, NULL),
|
||||
(67, 'Q-S7ZD', '3', '1', 'Scotland The Brave', 'Cinnabar', 36, 'Lustrous Hedbergite', 26, 'Resplendant Kernite', 28, 'Sparkling Plagioclase', 10, NULL, NULL),
|
||||
(62, 'OGL8-Q', '5', '2', 'Rental Palace', 'Brilliant Gneiss', 27, 'Cinnabar', 23, 'Scintillating Hemorphite', 39, 'Zeolites', 11, 'Not Rented', NULL),
|
||||
(63, 'J-ODE7', '5', '15', 'No Name', 'Cinnabar', 20, 'Coesite', 44, 'Sperrylite', 35, 'None', 0, 'Not Rented', NULL),
|
||||
(64, 'WQH-4K', '3', '2', 'No Name', 'Cubic Bistot', 21, 'Loparite', 10, 'Opulent Pyroxeres', 41, 'Sparkling Plagioclase', 29, 'Not Rented', NULL),
|
||||
(65, 'WQH-4K', '6', '18', 'Hells Bells', 'Flawless Arkonor', 21, 'Immaculate Jaspet', 22, 'Loparite', 36, 'Sperrylite', 20, 'Not Rented', NULL),
|
||||
(66, 'WQH-4K', '7', '2', 'No Name', 'Pellucid Crokite', 32, 'Resplendant Kernite', 15, 'Scintillating Hemorphite', 42, 'Ytterbite', 11, 'Not Rented', NULL),
|
||||
(67, 'Q-S7ZD', '3', '1', 'Scotland The Brave', 'Cinnabar', 36, 'Lustrous Hedbergite', 26, 'Resplendant Kernite', 28, 'Sparkling Plagioclase', 10, 'Not Rented', NULL),
|
||||
(68, 'Q-S7ZD', '5', '12', 'HYPN0 DOME', 'Platinoid Omber', 55, 'Ytterbite', 45, 'None', 0, 'None', 0, 'HYPNO', 1536624000),
|
||||
(69, 'GJ0-OJ', '8', '14', 'Therapy Room', 'Opulent Pyroxeres', 31, 'Scintillating Hemorphite', 28, 'Stable Veldspar', 8, 'Cinnabar', 33, NULL, NULL),
|
||||
(70, 'GJ0-OJ', '8', '17', 'No Name', 'Cinnabar', 20, 'Cubic Bistot', 29, 'Lustrous Hedbergite', 42, 'Scheelite', 8, NULL, NULL),
|
||||
(71, 'XVV-21', '10', '4', 'No Name', 'Glossy Scordite', 17, 'Platinoid Omber', 20, 'Stable Veldspar', 22, 'Ytterbite', 42, NULL, NULL),
|
||||
(72, 'O7-7UX', '3', '2', 'No Name', 'Dazzling Spodumain', 35, 'Euxenite', 10, 'Lustrous Hedbergite', 36, 'Zircon', 18, NULL, NULL),
|
||||
(69, 'GJ0-OJ', '8', '14', 'Therapy Room', 'Opulent Pyroxeres', 31, 'Scintillating Hemorphite', 28, 'Stable Veldspar', 8, 'Cinnabar', 33, 'Not Rented', NULL),
|
||||
(70, 'GJ0-OJ', '8', '17', 'No Name', 'Cinnabar', 20, 'Cubic Bistot', 29, 'Lustrous Hedbergite', 42, 'Scheelite', 8, 'Not Rented', NULL),
|
||||
(71, 'XVV-21', '10', '4', 'No Name', 'Glossy Scordite', 17, 'Platinoid Omber', 20, 'Stable Veldspar', 22, 'Ytterbite', 42, 'Not Rented', NULL),
|
||||
(72, 'O7-7UX', '3', '2', 'No Name', 'Dazzling Spodumain', 35, 'Euxenite', 10, 'Lustrous Hedbergite', 36, 'Zircon', 18, 'Not Rented', NULL),
|
||||
(73, 'PPFB-U', '4', '15', 'No Name', 'Immaculate Jaspet', 42, 'Titanite', 9, 'Zeolites', 33, 'Zircon', 17, 'Not Rented', NULL),
|
||||
(74, 'PPFB-U', '4', '1', 'No Name', 'Euxenite', 11, 'Immaculate Jaspet', 44, 'Platinoid Omber', 28, 'Zircon', 17, 'Not Rented', NULL),
|
||||
(75, 'PPFB-U', '6', '23', 'No Name', 'Dazzling Spodumain', 38, 'Lustrous Hedbergite', 31, 'Scheelite', 11, 'Zircon', 20, 'Not Rented', NULL),
|
||||
@@ -81,9 +81,9 @@ INSERT INTO `Moons` (`id`, `System`, `Planet`, `Moon`, `StructureName`, `FirstOr
|
||||
(79, 'S4-9DN', '9', '4', 'No Name', 'Immaculate Jaspet', 20, 'Lustrous Hedbergite', 17, 'Monazite', 46, 'Otavite', 17, 'Not Rented', NULL),
|
||||
(80, 'WB-AYY', '4', '15', 'No Name', 'Euxenite', 11, 'Sperrylite', 40, 'Zeolites', 25, 'Zircon', 24, 'Not Rented', NULL),
|
||||
(81, 'WB-AYY', '6', '11', 'No Name', 'Otavite', 19, 'Platinoid Omber', 22, 'Stable Veldspar', 16, 'Ytterbite', 44, 'Not Rented', NULL),
|
||||
(82, 'QI-S9W', '7', '2', 'No Name', 'Cinnabar', 30, 'Coesite', 21, 'Opulent Pyroxeres', 19, 'Zircon', 30, NULL, NULL),
|
||||
(83, 'B-A587', '6', '6', 'No Name', 'Chromite', 22, 'Opulent Pyroxeres', 17, 'Platinoid Omber', 17, 'Ytterbite', 44, NULL, NULL),
|
||||
(84, 'LN-56V', '4', '8', 'No Name', 'Dazzling Spodumain', 10, 'Flawless Arkonor', 32, 'Glossy Scordite', 29, 'Zircon', 29, NULL, NULL);
|
||||
(82, 'QI-S9W', '7', '2', 'No Name', 'Cinnabar', 30, 'Coesite', 21, 'Opulent Pyroxeres', 19, 'Zircon', 30, 'Not Rented', NULL),
|
||||
(83, 'B-A587', '6', '6', 'No Name', 'Chromite', 22, 'Opulent Pyroxeres', 17, 'Platinoid Omber', 17, 'Ytterbite', 44, 'Not Rented', NULL),
|
||||
(84, 'LN-56V', '4', '8', 'No Name', 'Dazzling Spodumain', 10, 'Flawless Arkonor', 32, 'Glossy Scordite', 29, 'Zircon', 29, 'Not Rented', NULL);
|
||||
|
||||
--
|
||||
-- AUTO_INCREMENT for table `Moons`
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@extends('layouts.b4')
|
||||
@include('layouts.navbar')
|
||||
@section('content')
|
||||
<div class="container">
|
||||
<div class="container col-md-12">
|
||||
<table class="table table-striped">
|
||||
<thead>
|
||||
<th>System</th>
|
||||
|
||||
Reference in New Issue
Block a user