mirror of
https://github.com/moodle/moodle.git
synced 2025-02-20 08:05:49 +01:00
For columns whose values can be represented purely in SQL, we don't need to/shouldn't select extra data because it confuses the column output during aggregation for numeric/boolean columns.