moodle/lib/dml
2009-01-16 23:02:24 +00:00
..
simpletest MDL-17859 implemented caching in get_tables() 2009-01-12 18:10:50 +00:00
adodb_moodle_database.php MDL-17880 fixed removing of leading 0 from strings when emulating bounds in DML 2009-01-13 13:12:59 +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-14992 towards better db sessions - session locking for mysql 2009-01-16 23:02:24 +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-14992 towards better db sessions - session locking for mysql 2009-01-16 23:02:24 +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-17859 implemented caching in get_tables() 2009-01-12 18:10:50 +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-17859 implemented caching in get_tables() 2009-01-12 18:10:50 +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-17859 implemented caching in get_tables() 2009-01-12 18:10:50 +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-17859 implemented caching in get_tables() 2009-01-12 18:10:50 +00:00