-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
2.6.9, 2.7.6, 2.8.4, 2.9
-
MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
-
MDL-49305_master -
- Run unit tests in all supported databases (up to the testing guy to decide whether should be manually tested or by CI)testing
The ROUND sql function has different results in MSSQL compared to MySQL and Postgres. This function allows platform specific implementations of the ROUND function to be made. The standard behaviour of ROUND in MySQL and Postgres is taken to be correct, and MSSQL specific code is provided to ensure it matches.
- has been marked as being related by
-
MDL-21746 Gradebook incorrectly rounds grades, including calculation of completion
- Reopened