moodle/mod/forum/db
David Mudrák 8a6b13b71e MDL-68647 forum: Add index over posts privatereplyto field
This is to further improve the performance of searching of posts related
to the given user. Once both userid and privatereplyto are indexed, the
query planner can use the merged index to search for posts records.
2020-07-21 11:55:25 +02:00
..
access.php MDL-66722 forum: Add grade capability 2019-10-28 13:55:50 +08:00
caches.php MDL-64820 forum: add caching to forum_tp_is_tracked 2019-03-22 09:24:05 +08:00
events.php
install.xml MDL-68647 forum: Add index over posts privatereplyto field 2020-07-21 11:55:25 +02:00
log.php
messageinbound_handlers.php
messages.php MDL-60680 message_output: Change message provider defaults 2019-04-23 13:09:06 +02:00
services.php Merge branch 'MDL-64254-master' of git://github.com/jleyva/moodle 2019-10-30 14:35:42 +08:00
subplugins.json MDL-66153 mod_forum: Introduced summary report sub-plugin 2019-10-11 11:09:50 +08:00
tag.php
tasks.php
upgrade.php MDL-68647 forum: Add index over posts privatereplyto field 2020-07-21 11:55:25 +02:00