mirror of
https://github.com/moodle/moodle.git
synced 2025-02-06 08:10:11 +01:00
There is a unique index on plugin/name, so having a trailing order clause on value would produce no effect. We also cannot order by CLOB fields on Oracle, lest it complain loudly.