mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 06:39:04 +01:00
d05956ac9f
There is now a new field in forum_discussions which has the userid of the author in it. This saves a lookup every time to forum_posts. There is also some caching and rearrangement of the logic. It seems to work OK, I'm about to do some speed tests on moodle.org