moodle/lib/dml
2009-04-10 09:33:26 +00:00
..
simpletest Remove failing unit tests. (We are going to remove enum support from the database layer anyway.) 2009-03-30 01:57:47 +00:00
adodb_moodle_database.php MDL-17458 rewritten installer 2009-02-07 10:20:33 +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 lib/dml: new compatibility method sql_cast_2signed for when MySQL thinks that 1 * -1 = 18446744073709551615 2009-04-10 09:33:26 +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-18244 sql_length() - new cross-db function to calculate the length in chars of any expression ; from 19_STABLE 2009-02-15 23:17:56 +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 lib/dml: new compatibility method sql_cast_2signed for when MySQL thinks that 1 * -1 = 18446744073709551615 2009-04-10 09:33:26 +00:00
mysqli_native_moodle_database.php lib/dml: new compatibility method sql_cast_2signed for when MySQL thinks that 1 * -1 = 18446744073709551615 2009-04-10 09:33:26 +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-17491 oracle dml: towards full support 2008-12-09 22:24:07 +00:00
oci8po_adodb_moodle_recordset.php MDL-15247 lib/dmllib.php is now obsolete 2008-06-15 11:35:25 +00:00
oci_native_moodle_database.php MDL-17458 rewritten installer 2009-02-07 10:20:33 +00:00
oci_native_moodle_recordset.php MDL-17491 experimental native oracle driver - still bugy and incomplete, this will require more core changes, grrrrrr 2008-12-05 00:10:27 +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-17458 rewritten installer 2009-02-07 10:20:33 +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-17458 rewritten installer 2009-02-07 10:20:33 +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-17458 rewritten installer 2009-02-07 10:20:33 +00:00
sqlite3_pdo_moodle_database.php MDL-17458 rewritten installer 2009-02-07 10:20:33 +00:00