moodle/lib/db
Tim Hunt b483b31dab MDL-45642 questions: add required index to question_attempts.
It is important to be able to tell which behaviours are in use, and
without this index, it requires a complete scan of this table, which can
be very big, to verify that a behaviour is unused.
2014-08-12 11:37:50 +01:00
..
access.php MDL-40289 fix all badges capabilities 2013-06-23 12:22:31 +02:00
caches.php MDL-45678 cache: renamed new cache and better comments 2014-07-08 09:52:57 +12:00
events.php MDL-42542 portfolio: Fix handlerfile in portfolio event handler 2013-10-25 16:00:51 +08:00
index.html NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
install.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
install.xml MDL-45642 questions: add required index to question_attempts. 2014-08-12 11:37:50 +01:00
log.php MDL-34435 reports: Log category actions 2013-01-10 15:10:22 +08:00
messages.php MDL-39923 badges: Send badge messages through internal messaging system 2013-11-07 14:49:27 +13:00
services.php MDL-44020 Add core_calendar_get_calendar_events function to the Moodle Mobile service 2014-02-07 11:22:10 +01:00
upgrade.php MDL-45642 questions: add required index to question_attempts. 2014-08-12 11:37:50 +01:00
upgradelib.php MDL-45418 Files: Adding upgrade steps for publisher docs 2014-06-10 19:37:29 +02:00