moodle/lib/db
Neill Magill 2fc2dfbb37 MDL-66253 calendar: New indexes to reduce full table scans
The eventtype index will stop full table scans when the Event API
retrieves events for a group or category and there are a large number
of groups or categories so it cannot use the groupid or categoryid
indexes efficiently.

The modulename-instance index will improve the performance of queries
used by activity backup, deletion and visibility changes where all
the events for an individual activity need to be found.
2020-01-14 08:47:32 +00:00
..
access.php Merge branch 'MDL-67073-master' of git://github.com/marinaglancy/moodle 2019-11-18 16:02:05 +08:00
analytics.php MDL-65588 analytics: New models for student accesses 2019-09-20 08:14:13 +08:00
caches.php MDL-66536 analytics: Indicators can add extra data for targets 2019-09-18 13:07:21 +08:00
events.php MDL-63876 badges: Add competency criteria 2019-03-29 11:31:15 +08:00
index.html NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
install.php MDL-65515 badges: Split install/upgrade 2019-10-09 11:15:28 +08:00
install.xml MDL-66253 calendar: New indexes to reduce full table scans 2020-01-14 08:47:32 +00:00
log.php MDL-34435 reports: Log category actions 2013-01-10 15:10:22 +08:00
messageinbound_handlers.php MDL-48510 inbound: Use correct value of expiration 2015-01-15 08:32:39 +00:00
messages.php MDL-66360 grade: add missing gradenotifications defaults 2019-11-11 15:39:28 +08:00
renamedclasses.php MDL-63048 lib: Remove renamed classes. 2019-12-09 13:52:36 +08:00
services.php Merge branch 'MDL-67043-master' of git://github.com/cescobedo/moodle 2019-11-08 08:25:14 +08:00
tag.php MDL-61363 tag: allow tagging in different context to item 2018-03-07 10:31:46 +08:00
tasks.php MDL-67058 core_h5p: task to get latest content types version from H5P 2019-11-06 18:17:34 +00:00
upgrade.php MDL-66253 calendar: New indexes to reduce full table scans 2020-01-14 08:47:32 +00:00
upgradelib.php MDL-65809 upgrade: remove upgrade_block_positions 2019-12-20 12:20:43 +01:00