moodle/lib/db
Tim Hunt bbea936991 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-08 13:56:23 +01:00
..
access.php MDL-36141 course Define role to limit access to Other users. 2014-04-04 14:58:48 -04:00
caches.php MDL-45678 cache: renamed new cache and better comments 2014-07-08 09:52:41 +12:00
events.php MDL-45052 events: Cleanup db/events.php 2014-04-28 10:33:18 +08:00
index.html NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
install.php MDL-43883 Behat: Make Atto the default text editor and adjust behat to use it. 2014-03-26 10:01:49 +08:00
install.xml MDL-45642 questions: add required index to question_attempts. 2014-08-08 13:56:23 +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
renamedclasses.php MDL-43365 lib: converted text and plugin deprecated classes to new scheme 2014-06-25 09:30:38 +12:00
services.php MDL-31861 add web service function save_definitions 2014-06-13 15:36:25 +12:00
tasks.php MDL-37658 add new logging API with basic implemenation 2014-02-28 14:52:24 +08:00
upgrade.php MDL-45642 questions: add required index to question_attempts. 2014-08-08 13:56:23 +01:00
upgradelib.php MDL-45418 Files: Adding upgrade steps for publisher docs 2014-06-10 19:18:35 +02:00