From fa86c0329f077501d919121c2145fbca8d2f93c5 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 7 Sep 2018 14:36:17 +0400 Subject: Updating the table structure * Fixed bug with 'XMLDB PATH'. The latest update to Moodle includes a strict check. * Remotely the status field in the event table. The logic is simplified, if there is an event subscription, the event is stored in a table. There are no subscriptions, no events in the table. Signed-off-by: Valentin Popov --- db/install.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/db/install.xml b/db/install.xml index 45bfb7c..7ee9e92 100644 --- a/db/install.xml +++ b/db/install.xml @@ -1,29 +1,33 @@ - + + - + - +
+ -
+
-- cgit v1.2.3