phpvms/app/Console/Commands
Arthur Parienté 32ca1eed43
Squash migrations and migrate db to utf8mb4 (#1804)
* Squash migrations

* Don't seed modules that aren't installed by default

* Apply fixes from StyleCI

* Add testing-schema.sql to git

* Update dumps to match latest dev

* Update dumps to match latest dev

* Migrate to utf8mb4

* Fix update db charset

* Apply fixes from StyleCI

* Fix failsafe for db charset

* Fix create db command

* Debug for CI/CD

* Fix failsafe for db charset

* Add migrations back

* Update dumps to match latest dev

* Update dumps to match latest dev

* fix charset in mysql-schema.sql

---------

Co-authored-by: arthurpar06 <arthurpar06@users.noreply.github.com>
Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
2025-01-10 13:03:20 -06:00
..
AcarsReplay.php Use Nerdbank.GitVersioning instead (#1844) 2024-07-15 17:16:34 -05:00
ClearCaches.php Module/plugin installation working #593 (#594) 2020-02-28 16:06:45 -05:00
ComposerCommand.php Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00
CreateConfigs.php Cleanup artisan createconfigs 2023-10-03 09:35:16 -05:00
CreateDatabase.php Squash migrations and migrate db to utf8mb4 (#1804) 2025-01-10 13:03:20 -06:00
DevCommands.php Block read-only PIREP from being updated #1415 (#1529) 2023-03-20 12:41:46 -05:00
DevInstall.php Rename env file (#1597) 2023-08-23 11:27:22 -05:00
EmailTest.php Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
ImportCsv.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
ImportFromClassicCommand.php Fix for roles importing (#1624) 2023-10-06 14:42:09 -05:00
NavdataImport.php Don't allow cancels from certain states (#396) 2019-09-16 13:08:26 -04:00
PirepExport.php Block read-only PIREP from being updated #1415 (#1529) 2023-03-20 12:41:46 -05:00
ProcessQueue.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
RewriteConfigs.php Migrate all configs into the env.php file #1075 (#1128) 2021-04-10 17:19:45 -04:00
TestApi.php Laravel 9 Update (#1413) 2022-03-14 11:45:18 -04:00
Version.php Replace semver/semver by nikolaposa/version (#1754) 2024-03-05 10:50:39 -06:00
YamlExport.php Block read-only PIREP from being updated #1415 (#1529) 2023-03-20 12:41:46 -05:00
YamlImport.php Block read-only PIREP from being updated #1415 (#1529) 2023-03-20 12:41:46 -05:00