MDL-57370 message: change indexes on message tables

This commit is contained in:
Ryan Wyllie
2017-02-07 01:40:47 +00:00
parent 4d146f1a45
commit 98be2d2009
6 changed files with 84 additions and 6 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017020200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017020200.02; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.