moodle/lib/dml
2008-11-29 13:32:56 +00:00
..
simpletest MDL-17408 DML: new sql_modulo() method + test 2008-11-26 08:19:45 +00:00
adodb_moodle_database.php MDL-17317 DML: more exceptions - now in connect too 2008-11-22 01:16:52 +00:00
adodb_moodle_recordset.php MDL-15070 dml: recordset rewinding now forbidden - not all databases support it, sorry 2008-10-28 12:14:09 +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-17408 DML: new sql_modulo() method + test 2008-11-26 08:19:45 +00:00
moodle_recordset.php MDL-15070 dml: recordset rewinding now forbidden - not all databases support it, sorry 2008-10-28 12:14:09 +00:00
mssql_adodb_moodle_database.php MDL-17354 moved reset_sequence into dbmanager 2008-11-21 21:40:50 +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-17354 moved reset_sequence into dbmanager 2008-11-21 21:40:50 +00:00
mysqli_native_moodle_database.php MDL-14679 improved limit handling 2008-11-29 13:32:56 +00:00
mysqli_native_moodle_recordset.php MDL-15070 dml: recordset rewinding now forbidden - not all databases support it, sorry 2008-10-28 12:14:09 +00:00
oci8po_adodb_moodle_database.php MDL-17408 DML: new sql_modulo() method for oracle 2008-11-26 08:44:57 +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-17317 DML: Exceptions used by all drivers now :-) expect some more commits/cleanup soon 2008-11-21 20:09:13 +00:00
pdo_moodle_recordset.php MDL-15070 dml: recordset rewinding now forbidden - not all databases support it, sorry 2008-10-28 12:14:09 +00:00
pgsql_native_moodle_database.php MDL-14679 improved limit handling 2008-11-29 13:32:56 +00:00
pgsql_native_moodle_recordset.php MDL-15070 dml: recordset rewinding now forbidden - not all databases support it, sorry 2008-10-28 12:14:09 +00:00
postgres7_adodb_moodle_database.php MDL-17354 moved reset_sequence into dbmanager 2008-11-21 21:40:50 +00:00
sqlite3_pdo_moodle_database.php MDL-17354 moved reset_sequence into dbmanager 2008-11-21 21:40:50 +00:00