Add setup check to verify that the used DB version is still supported in the next major release
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
Showing
- apps/settings/composer/composer/autoload_classmap.php 1 addition, 0 deletionsapps/settings/composer/composer/autoload_classmap.php
- apps/settings/composer/composer/autoload_static.php 1 addition, 0 deletionsapps/settings/composer/composer/autoload_static.php
- apps/settings/lib/Controller/CheckSetupController.php 8 additions, 1 deletionapps/settings/lib/Controller/CheckSetupController.php
- apps/settings/lib/SetupChecks/SupportedDatabase.php 112 additions, 0 deletionsapps/settings/lib/SetupChecks/SupportedDatabase.php
- apps/settings/tests/Controller/CheckSetupControllerTest.php 16 additions, 2 deletionsapps/settings/tests/Controller/CheckSetupControllerTest.php
- apps/settings/tests/SetupChecks/SupportedDatabaseTest.php 42 additions, 0 deletionsapps/settings/tests/SetupChecks/SupportedDatabaseTest.php
- core/js/setupchecks.js 1 addition, 0 deletionscore/js/setupchecks.js
Loading
Please register or sign in to comment