Issue Details (XML | Word | Printable)

Key: MDL-15717
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Petr Skoda
Reporter: Andrei Bautu
Votes: 0
Watchers: 2
Operations

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

Add import_record to db layer

Created: 20/Jul/08 07:32 AM   Updated: 26/Aug/08 05:01 AM
Return to search
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

File Attachments: 1. Text File 200807220103-MDL-15717.patch (23 kB)


Participants: Andrei Bautu and Petr Skoda
Security Level: None
Resolved date: 26/Aug/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Andrei Bautu made changes - 22/Jul/08 06:03 AM
Field Original Value New Value
Attachment 200807220103-MDL-15717.patch [ 14604 ]
Petr Skoda made changes - 26/Aug/08 12:46 AM
Assignee Eloy Lafuente (stronk7) [ stronk7 ] Petr Skoda [ skodak ]
Petr Skoda made changes - 26/Aug/08 12:46 AM
Status Open [ 1 ] In Progress [ 3 ]
Petr Skoda committed 8 files to 'Moodle CVS' - 26/Aug/08 05:00 AM
MDL-15671, MDL-15717 DB->import_record() support - code based on patch by Andrei Bautu; added new param to raw insert; unit tests included
MODIFY lib/dml/pdo_moodle_database.php   Rev. 1.9    (+45 -14 lines)
MODIFY lib/dml/Attic/mssql_adodb_moodle_database.php   Rev. 1.20    (+55 -1 lines)
MODIFY lib/dml/Attic/oci8po_adodb_moodle_database.php   Rev. 1.21    (+79 -3 lines)
MODIFY lib/dml/simpletest/testdml.php   Rev. 1.14    (+52 -3 lines)
MODIFY lib/dml/Attic/mysqli_adodb_moodle_database.php   Rev. 1.11    (+28 -1 lines)
MODIFY lib/dml/Attic/postgres7_adodb_moodle_database.php   Rev. 1.17    (+73 -14 lines)
MODIFY lib/dml/Attic/adodb_moodle_database.php   Rev. 1.20    (+12 -3 lines)
MODIFY lib/dml/moodle_database.php   Rev. 1.45    (+13 -2 lines)
Petr Skoda added a comment - 26/Aug/08 05:01 AM
import_record() in cvs - I have refactored the code a bit, added unit tests, added new parameter for raw inserts

thanks!


Petr Skoda made changes - 26/Aug/08 05:01 AM
Status In Progress [ 3 ] Resolved [ 5 ]
Fix Version/s 2.0 [ 10122 ]
Resolution Fixed [ 1 ]