moodle/lib/db
David Mudrák c5944a1d57 MDL-64553 message: Add index for the notifications.useridfrom field
The useridfrom would normally be a foreign key to the users table. But
it can also contain some extra negative values with special semantics
(-10 or -20 for no-reply or support user). Therefore we can't make it a
foreign key and the index must be created explicitly.
2019-01-21 12:57:11 +01:00
..
access.php MDL-57898 core_course: add custom fields support to courses 2019-01-18 14:28:18 +01:00
caches.php MDL-63677 core_user: Avoid redirection during signup 2019-01-11 10:20:59 +01:00
events.php MDL-55491 badges: Add cohort as badge criteria 2018-04-09 10:23:50 +02:00
index.html NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
install.php MDL-50666 core: Rename allow_ACTION to core_role_set_ACTION_allowed 2017-12-19 13:53:23 +13:00
install.xml MDL-64553 message: Add index for the notifications.useridfrom field 2019-01-21 12:57:11 +01: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-63211 core: added notification when contact request is made 2018-10-03 11:58:39 +08:00
renamedclasses.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
services.php MDL-57898 core_customfield: Custom fields API 2019-01-18 09:02:30 +01:00
tag.php MDL-61363 tag: allow tagging in different context to item 2018-03-07 10:31:46 +08:00
tasks.php MDL-49399 task: Add task logging API 2019-01-16 12:14:25 +08:00
upgrade.php MDL-64553 message: Add index for the notifications.useridfrom field 2019-01-21 12:57:11 +01:00
upgradelib.php MDL-63710 repository: Delete orphaned file records. 2018-12-06 12:39:31 +11:00