moodle/lib/dml
2024-07-31 17:38:29 +10:00
..
tests Merge branch 'MDL-78030-main-improvement' of https://github.com/meirzamoodle/moodle 2024-07-31 17:38:29 +10:00
auroramysql_native_moodle_database.php MDL-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +02:00
database_column_info.php
mariadb_native_moodle_database.php MDL-78030 dml: get total count records using the window function 2024-07-29 13:53:46 +07:00
moodle_database.php MDL-78030 dml: get total count records using the window function 2024-07-29 13:53:46 +07:00
moodle_read_slave_trait.php Merge branch 'MDL-75548' of https://github.com/timhunt/moodle 2022-09-05 13:09:09 +02:00
moodle_recordset.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
moodle_temptables.php
moodle_transaction.php
mysqli_native_moodle_database.php MDL-78776 database: Remove MyISAM migration 2024-06-28 16:00:06 +01:00
mysqli_native_moodle_recordset.php MDL-73424 general: specify return type where possible 2022-10-10 16:46:26 +02:00
mysqli_native_moodle_temptables.php
oci_native_moodle_database.php MDL-78030 dml: get total count records using the window function 2024-07-29 13:53:46 +07:00
oci_native_moodle_package.sql
oci_native_moodle_recordset.php MDL-73424 general: specify return type where possible 2022-10-10 16:46:26 +02:00
oci_native_moodle_temptables.php
pdo_moodle_database.php MDL-80821 dml: declare arguments for sql_concat() 2024-02-19 12:27:51 +00:00
pdo_moodle_recordset.php MDL-73424 general: specify return type where possible 2022-10-10 16:46:26 +02:00
pgsql_native_moodle_database.php MDL-78030 dml: get total count records using the window function 2024-07-29 13:53:46 +07:00
pgsql_native_moodle_recordset.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
pgsql_native_moodle_temptables.php
sqlite3_pdo_moodle_database.php MDL-80821 dml: declare arguments for sql_concat() 2024-02-19 12:27:51 +00:00
sqlsrv_native_moodle_database.php MDL-81246 dml: Check the statement resource before freeing it 2024-03-15 11:07:51 +07:00
sqlsrv_native_moodle_recordset.php MDL-81246 dml: Check the statement resource before freeing it 2024-03-15 11:07:51 +07:00
sqlsrv_native_moodle_temptables.php MDL-59581 database: remove mssql specific code from lib/dml 2018-04-09 01:58:26 +02:00