From 09de114dd28eaa48ef852a96f7d5596444cc6e6e Mon Sep 17 00:00:00 2001 From: Ilya Tregubov Date: Mon, 17 Oct 2022 13:47:11 +0300 Subject: [PATCH] MDL-58266 core_completion: fix db structure. Make coursemoduleid, userid fields in new course_modules_viewed to match those in course_modules_completion table. --- lib/db/install.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/db/install.xml b/lib/db/install.xml index 4e38a67c257..518e510b245 100644 --- a/lib/db/install.xml +++ b/lib/db/install.xml @@ -1,5 +1,5 @@ - @@ -4748,9 +4748,9 @@ - - - + + +