Issue Details (XML | Word | Printable)

Key: MDL-14966
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Eloy Lafuente (stronk7)
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14679

M2: Move moodle_recordset to separate class into lib/dml

Created: 23/May/08 07:26 PM   Updated: 26/May/08 04:18 AM
Return to search
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Eloy Lafuente (stronk7) and Petr Skoda
Security Level: None
Resolved date: 26/May/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Right now, it's within dmlib.php as inline Interface class... move it to own php file and abstract class.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Eloy Lafuente (stronk7) added a comment - 24/May/08 06:01 AM
Petr, I move this to you, oki? TIA!

Eloy Lafuente (stronk7) made changes - 24/May/08 06:01 AM
Field Original Value New Value
Assignee Eloy Lafuente (stronk7) [ stronk7 ] Petr Skoda [ skodak ]
Petr Skoda committed 5 files to 'Moodle CVS' - 26/May/08 04:17 AM
MDL-14966 Moved moodle_recordset to separate class into lib/dml
MODIFY lib/dmllib.php   Rev. 1.151    (+1 -17 lines)
ADD lib/dml/moodle_recordset.php   Rev. 1.1    (+0 -0 lines)
MODIFY lib/dml/pdo_moodle_recordset.php   Rev. 1.2    (+4 -2 lines)
MODIFY lib/dml/Attic/oci8po_adodb_moodle_recordset.php   Rev. 1.4    (+3 -1 lines)
MODIFY lib/dml/Attic/adodb_moodle_recordset.php   Rev. 1.2    (+4 -2 lines)
Petr Skoda added a comment - 26/May/08 04:18 AM
done

Petr Skoda made changes - 26/May/08 04:18 AM
Fix Version/s 2.0 [ 10122 ]
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]