phpvms/app/Database/migrations
Nabeel S f2b216c404
Remove 4 char restriction from ICAO; use decimal type for lat/lon #590 (#591)
* Remove 4 char restriction from ICAO; use decimal type for lat/lon #590

* Reorder imports
2020-02-26 17:06:39 -05: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 Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
2017_06_08_0000_create_users_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_0001_roles_permissions_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_0005_create_password_resets_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_0006_create_sessions_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_08_191703_create_airlines_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_09_010621_create_aircrafts_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_10_040335_create_fares_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_11_135707_create_airports_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_17_214650_create_flight_tables.php #406 Refactor bids (#432) 2019-11-05 11:44:31 -05:00
2017_06_21_165410_create_ranks_table.php Issue/329 refactor seeding (#337) 2019-08-05 08:27:53 -04:00
2017_06_23_011011_create_subfleet_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_06_28_195426_create_pirep_tables.php #406 Refactor bids (#432) 2019-11-05 11:44:31 -05:00
2017_12_12_174519_create_bids_table.php #406 Refactor bids (#432) 2019-11-05 11:44:31 -05:00
2017_12_14_225241_create_jobs_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_14_225337_create_failed_jobs_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_20_004147_create_navdata_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2017_12_20_005147_create_acars_tables.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_01_03_014930_create_stats_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_01_08_142204_create_news_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_01_28_180522_create_awards_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_26_185121_create_expenses_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_28_231807_create_journal_transactions_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_28_231813_create_journals_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_02_28_232438_create_ledgers_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2018_04_01_193443_create_files_table.php Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
2019_06_19_220910_add_readonly_to_roles.php Fix migrations when table prefix is involved #442 (#555) 2020-02-18 08:23:32 -05:00
2019_07_16_141152_users_add_pilot_id.php Fix migrations when table prefix is involved #442 (#555) 2020-02-18 08:23:32 -05:00
2019_08_30_132224_create_notifications_table.php Use Notification/Notifiable (#379) 2019-08-30 15:59:17 -04:00
2019_09_16_141152_pireps_change_state_type.php Fix migrations when table prefix is involved #442 (#555) 2020-02-18 08:23:32 -05:00
2019_10_30_141152_pireps_add_flight_id.php #406 Refactor bids (#432) 2019-11-05 11:44:31 -05:00
2020_02_12_141152_expenses_add_flight_type.php Set expenses on specific flight types #348 (#549) 2020-02-12 10:40:52 -05:00
2020_02_26_044305_modify_airports_coordinates.php Remove 4 char restriction from ICAO; use decimal type for lat/lon #590 (#591) 2020-02-26 17:06:39 -05:00