Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Database SQL/XMLDB, Installation
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
I've found some upgrade scripts in 2.0 not using the new savepoints (which use is highly recommended to run upgrade safer if something fails in any step).
Review adding the missing calls to savepoints.
Ciao ![]()
Issue Links
| This issue has a non-specific relationship to: | ||||
| MDL-16059 | XMLDB editor does not generate upgrade_mod_savepoint calls |
|
|
|
db/upgrade.php basic parser available at: http://cvs.moodle.org/contrib/tools/check_upgrade_savepoints/
tomorrow I'll perform the automatic/manual review of this bug, to ensure everything works as expected. Ciao