phpvms/app/Database/migrations
2018-01-01 10:30:31 -06:00
..
.gitkeep Reorganized folders to try to clean up the root folder a bit 2017-12-14 10:38:10 -06:00
2017_06_07_014930_create_settings_table.php Change setting table ID to string, handle the converison of . to _ 2017-12-31 11:09:56 -06:00
2017_06_08_0000_create_users_table.php Add user setup to installer 2017-12-29 16:56:46 -06:00
2017_06_08_0001_roles_permissions_tables.php use laratrust to replace entrust #78 2017-12-15 12:36:13 -06:00
2017_06_08_0005_create_password_resets_table.php rename migration to make room for moving the roles tables 2017-12-15 11:43:49 -06:00
2017_06_08_191703_create_airlines_table.php Add user setup to installer 2017-12-29 16:56:46 -06:00
2017_06_09_010621_create_aircrafts_table.php Reorganized folders to try to clean up the root folder a bit 2017-12-14 10:38:10 -06:00
2017_06_10_040335_create_fares_table.php Reorganized folders to try to clean up the root folder a bit 2017-12-14 10:38:10 -06:00
2017_06_11_135707_create_airports_table.php allow marking of airport as hub and restrict to hubs at registration #86 2017-12-31 09:42:31 -06:00
2017_06_17_214650_create_flight_tables.php add PIREP pre-file and ACARS updates; removing caching from ACARS/Pirep/User repositories; adjust PirepState enum values; add additional columns 2017-12-25 15:19:34 -06:00
2017_06_21_165410_create_ranks_table.php Move seed data into separate file with importer; fix admin panel js being broken 2017-12-29 17:34:09 -06:00
2017_06_23_011011_create_subfleet_tables.php Reorganized folders to try to clean up the root folder a bit 2017-12-14 10:38:10 -06:00
2017_06_28_195426_create_pirep_tables.php Fix up the PIREP field CRUD code 2017-12-31 20:59:26 -06:00
2017_12_12_174519_create_bids_table.php Reorganized folders to try to clean up the root folder a bit 2017-12-14 10:38:10 -06:00
2017_12_14_225241_create_jobs_table.php Set some defaults for the cache and queue drivers in the installer 2017-12-14 17:12:42 -06:00
2017_12_14_225337_create_failed_jobs_table.php Set some defaults for the cache and queue drivers in the installer 2017-12-14 17:12:42 -06:00
2017_12_20_004147_create_navdata_tables.php Add flight route map; algorithm for picking from multiple nav points; some tests 2017-12-20 19:12:39 -06:00
2017_12_20_005147_create_acars_tables.php Add AcarsType column and enum; save flight updates as FLIGHT_PATH #102 2018-01-01 10:30:31 -06:00