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 MDL-56811 forum: Auto create the latest news forum 2016-11-10 13:51:02 +08:00
install.xml MDL-68647 forum: Add index over posts privatereplyto field 2020-07-21 11:55:25 +02:00
log.php MDL-372 forum: Improve pinning and update for Moodle 3.0 2016-01-13 02:01:26 +00:00
messageinbound_handlers.php MDL-3714 mod_forum: pre-integration clean up 2014-10-08 09:39:44 +13:00
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 MDL-46929 mod_forum: Implement tagging 2017-04-11 08:30:09 +01:00
tasks.php MDL-46880 mod_forum: move cron to scheduled task 2014-08-21 13:45:43 +01:00
upgrade.php MDL-68647 forum: Add index over posts privatereplyto field 2020-07-21 11:55:25 +02:00