moodle/lib/dml
2008-07-21 07:18:58 +00:00
..
simpletest MDL-14958 Enum and default tests 2008-07-18 08:46:53 +00:00
adodb_moodle_database.php MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation 2008-06-22 22:53:40 +00:00
adodb_moodle_recordset.php MDL-15247 lib/dmllib.php is now obsolete 2008-06-15 11:35:25 +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-14129, remove error() call 2008-07-21 07:18:58 +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 Check for ints being inserted into text (clob) fieds to cast them to string. 2008-06-28 21:09:10 +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-15273 basic read/write perf counter in moodle_database 2008-06-16 21:01:54 +00:00
oci8po_adodb_moodle_database.php Adding new sql_null_from_clause() helper function from 19_STABLE. MDL-13861 2008-06-26 18:27:22 +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 MDL-15071 new sqlite pdo driver by Andrei Bautu (with minor changes) 2008-06-22 21:35:07 +00:00
postgres7_adodb_moodle_database.php MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation 2008-06-22 22:53:40 +00:00
sqlite3_pdo_moodle_database.php MDL-15071 fixes of the SQLite layer by Andrei Bautu 2008-07-13 10:12:20 +00:00