moodle/lib/dml
2008-09-06 11:22:30 +00:00
..
simpletest MDL-14081 fixed error in eventslib unit tests 2008-09-06 11:22:30 +00:00
adodb_moodle_database.php MDL-15671, MDL-15717 DB->import_record() support - code based on patch by Andrei Bautu; added new param to raw insert; unit tests included 2008-08-25 21:00:47 +00:00
adodb_moodle_recordset.php Implement proper keys for adodb and pdo recordset iterators. MDL-15798 2008-07-28 22:22:22 +00:00
database_column_info.php MDL-15071 added missing breaks - credit goes to Andrei Bautu 2008-07-13 20:27:51 +00:00
moodle_database.php MDL-14589 minor database driver loading refactoring 2008-09-02 20:32:03 +00:00
moodle_recordset.php MDL-14967 DB upgrades. Not finished yet. 2008-06-02 16:06:33 +00:00
mssql_adodb_moodle_database.php MDL-15671, MDL-15717 DB->import_record() support - code based on patch by Andrei Bautu; added new param to raw insert; unit tests included 2008-08-25 21:00:47 +00:00
mssql_n_adodb_moodle_database.php MDL-15247 lib/dmllib.php is now obsolete 2008-06-15 11:35:25 +00:00
mysql_adodb_moodle_database.php MDL-15247 lib/dmllib.php is now obsolete 2008-06-15 11:35:25 +00:00
mysqli_adodb_moodle_database.php MDL-15671, MDL-15717 DB->import_record() support - code based on patch by Andrei Bautu; added new param to raw insert; unit tests included 2008-08-25 21:00:47 +00:00
oci8po_adodb_moodle_database.php MDL-15671, MDL-15717 DB->import_record() support - code based on patch by Andrei Bautu; added new param to raw insert; unit tests included 2008-08-25 21:00:47 +00:00
oci8po_adodb_moodle_recordset.php MDL-15247 lib/dmllib.php is now obsolete 2008-06-15 11:35:25 +00:00
odbc_mssql_adodb_moodle_database.php MDL-15247 lib/dmllib.php is now obsolete 2008-06-15 11:35:25 +00:00
pdo_moodle_database.php MDL-15635 sqlite fixes - by Andrei Bautu 2008-08-30 18:46:18 +00:00
pdo_moodle_recordset.php Implement proper keys for adodb and pdo recordset iterators. MDL-15798 2008-07-28 22:22:22 +00:00
postgres7_adodb_moodle_database.php MDL-15671, MDL-15717 DB->import_record() support - code based on patch by Andrei Bautu; added new param to raw insert; unit tests included 2008-08-25 21:00:47 +00:00
sqlite3_pdo_moodle_database.php MDL-15635 sqlite fixes - by Andrei Bautu 2008-08-30 18:46:18 +00:00