mirror of
https://github.com/moodle/moodle.git
synced 2025-04-02 06:52:36 +02:00
Adds indexpriority field to the database table which holds a queue of indexing requests. This allows for potentially large area reindexes to have a lower priority, so as not to halt the special indexes that run after a course restore.