Skip to content

Commit ba60a47

Browse files
lucaboeschsrobotta
authored andcommitted
Adding savepoint.
1 parent 1df20f1 commit ba60a47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

db/upgrade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,6 +1046,7 @@ function xmldb_questionnaire_upgrade($oldversion=0) {
10461046
foreach ($filerecords as $filerecord) {
10471047
\mod_questionnaire\responsetype\file::fix_file_itemid($idmap[(int)$filerecord->id], $filerecord);
10481048
}
1049+
// Questionnaire savepoint reached.
10491050
upgrade_mod_savepoint(true, 2023101501, 'questionnaire');
10501051
}
10511052

0 commit comments

Comments
 (0)