moodle/lib/dml
2009-05-06 10:39:51 +00:00
..
simpletest MDL-18577 drop enums support - fixed dml/ddl tests to be runnable once enums are out. Some 2009-05-03 23:46:40 +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-18577 drop enums support - step3: Missing return 2009-05-01 23:35:36 +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 MDL-19010 reverting last commit- DML must throw exceptions - fix the calling code 2009-05-06 10:39:51 +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-18577 drop enums support - step3: Fix oci8 adodb set_field_select() without select 2009-05-01 23:35:01 +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-14679 - PG get_indexes() fix - minor problem retrieving indexes with columns quoted 2009-05-03 17:19:40 +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-18577 drop enums support - fixed dml/ddl tests to be runnable once enums are out. Some 2009-05-03 23:46:40 +00:00
sqlite3_pdo_moodle_database.php MDL-17458 rewritten installer 2009-02-07 10:20:33 +00:00