]> git.mjollnir.org Git - moodle.git/commit
MDL-15671, MDL-15717 DB->import_record() support - code based on patch by Andrei...
authorskodak <skodak>
Mon, 25 Aug 2008 21:00:47 +0000 (21:00 +0000)
committerskodak <skodak>
Mon, 25 Aug 2008 21:00:47 +0000 (21:00 +0000)
commit94898738ffef002245f8780b285bdaaec3dcc331
tree402bb7afb484a0259f51120517b0e5cea9164ca4
parentb3d0062f585b7bb0afae7699b8ba28de07edcf6e
MDL-15671, MDL-15717 DB->import_record() support - code based on patch by Andrei Bautu; added new param to raw insert; unit tests included
lib/dml/adodb_moodle_database.php
lib/dml/moodle_database.php
lib/dml/mssql_adodb_moodle_database.php
lib/dml/mysqli_adodb_moodle_database.php
lib/dml/oci8po_adodb_moodle_database.php
lib/dml/pdo_moodle_database.php
lib/dml/postgres7_adodb_moodle_database.php
lib/dml/simpletest/testdml.php