moodle/lib/dml
2008-08-25 13:19:22 +00:00
..
simpletest MDL-16141 Need an sql_position method to do POSITION(needle IN haystack) on crappy databases; and 2008-08-20 06:51:46 +00:00
adodb_moodle_database.php removing TODO: yes we want public raw insert methods, they are already used for log inserts ;-) 2008-08-25 13:19:22 +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-15671 support for table sequence resetting - code by Andrei Bautu (with minor modifications) 2008-08-25 12:52:49 +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 support for table sequence resetting - code by Andrei Bautu (with minor modifications) 2008-08-25 12:52:49 +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 support for table sequence resetting - code by Andrei Bautu (with minor modifications) 2008-08-25 12:52:49 +00:00
oci8po_adodb_moodle_database.php MDL-15671 support for table sequence resetting - code by Andrei Bautu (with minor modifications) 2008-08-25 12:52:49 +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-15071 improved error logging - credit goes to Andrei Bautu 2008-07-13 20:28:08 +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 support for table sequence resetting - code by Andrei Bautu (with minor modifications) 2008-08-25 12:52:49 +00:00
sqlite3_pdo_moodle_database.php MDL-15671 support for table sequence resetting - code by Andrei Bautu (with minor modifications) 2008-08-25 12:52:49 +00:00