-
Improvement
-
Resolution: Fixed
-
Minor
-
3.9, 4.0
-
MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-67822-schema-check -
Wrap check_database_schema in a check and add it to the performance report at /report/performance/index.php
This script is slow enough that it's probably better to get the check api to run it in a cron task and just report on it in the check api, including how stale the report is.
- has a non-specific relationship to
-
MDL-71793 Extend check_database_schema to look for potentially missing foreign relations
- Development in progress
- Testing discovered
-
MDL-73095 check_database_schema.php always returns an error for binary type field
- Closed
- will be (partly) resolved by
-
MDL-67886 admin/cli/check_database_schema.php does not check indexes
- Closed
- will help resolve
-
MDL-67818 Create a Check API
- Closed