MDL-59438 calendar: Added a foreign key and an index
commit9d27b68ce8808cfbda8a0f9ec51f342565661d70
authorShamim Rezaie <shamim@moodle.com>
Tue, 5 Dec 2017 10:21:54 +0000 (5 18:21 +0800)
committerShamim Rezaie <shamim@moodle.com>
Mon, 11 Dec 2017 04:54:49 +0000 (11 12:54 +0800)
treee3ebddab024c12a5bd9b3a00429295872a2f3b49
parent109aa076480fca62c81f3bf9849896031d4e5710
MDL-59438 calendar: Added a foreign key and an index

Added foreign key constraint to the event.subscriptionid column.
Also added index to the event.uuid column.
lib/db/install.xml
lib/db/upgrade.php
version.php