moodle/lib/dml
2010-09-14 21:13:33 +00:00
..
simpletest MDL-19057 fixed incorrect use of conditions 2010-09-14 19:17:56 +00:00
database_column_info.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
moodle_database.php MDL-19057 simplified fake conditions, no need to bind params here 2010-09-14 19:19:30 +00:00
moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
moodle_transaction.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
mssql_native_moodle_database.php MDL-24192 fixed null default value in text fields 2010-09-14 15:40:01 +00:00
mssql_native_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
mssql_native_moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
mysqli_native_moodle_database.php MDL-24080 new $notlike parameter added to our new sql_like(), hopefully nobody started using the $escaped param yet; unittests included 2010-09-04 14:39:01 +00:00
mysqli_native_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
mysqli_native_moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
oci_native_moodle_database.php MDL-17491 fixed notice typo 2010-09-14 21:13:33 +00:00
oci_native_moodle_package.sql MDL-19057 improved bit operations in oracle, new sql package setup code - all credit goes to Eloy Lafuente; installation instructions and diagnostics to be added later 2010-09-13 09:09:58 +00:00
oci_native_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
oci_native_moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
pdo_moodle_database.php MDL-14679 more return types added 2010-08-22 19:06:06 +00:00
pdo_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
pgsql_native_moodle_database.php MDL-24116 removing old xmldb test suite, all tests are now in DB function tests - improved coding style 2010-09-13 18:32:02 +00:00
pgsql_native_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
pgsql_native_moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
sqlite3_pdo_moodle_database.php MDL-14679 fixing obsolete driver names in comments 2010-08-22 18:51:45 +00:00
sqlsrv_native_moodle_database.php MDL-24192 fixed null default value in text fields in sqlsrv driver too 2010-09-14 15:40:43 +00:00
sqlsrv_native_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
sqlsrv_native_moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00