moodle/lib/dml
2008-10-28 12:14:09 +00:00
..
simpletest MDL-17036 dml: dbpersist moved into dboptions 2008-10-27 22:21:34 +00:00
adodb_moodle_database.php MDL-17036 dml: dbpersist moved into dboptions 2008-10-27 22:21:34 +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-14990 dml: added __destruct method, will be needed for logging 2008-10-28 12:02:13 +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-17036 dml: dbpersist moved into dboptions 2008-10-27 22:21:34 +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
mysqli_native_moodle_database.php MDL-17036 dml: dbpersist moved into dboptions 2008-10-27 22:21:34 +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-17036 dml: dbpersist moved into dboptions 2008-10-27 22:21:34 +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-17036 dml: dbpersist moved into dboptions 2008-10-27 22:21:34 +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-17020 dml: native pgsql driver - minor coding style improvement 2008-10-28 12:04:10 +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-17036 dml: dbpersist moved into dboptions 2008-10-27 22:21:34 +00:00
sqlite3_pdo_moodle_database.php MDL-16483 Reverting as Petr ordered... I mean, suggested. 2008-09-16 14:35:15 +00:00