Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2, 2.3, 2.4
-
Fix Version/s: 2.3.1
-
Component/s: Database SQL/XMLDB
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
Fixed Branches:MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:w27_
MDL-34130_m24_recordsettests -
Pull Master Diff URL:
Description
1/ verify nested recordset works
2/ verify transactions work when in recordset
3/ verify the recordsets are static (do not change after later update/delete queries)
Problems are expected mostly in sqlsrv driver, see MDL-34069 and friends. This issue is not supposed to fix these existing problems...