moodle/lib/dml
Jun Pataleta e84d95ed67
MDL-83811 dml: Make expected debugging message less specific
* Plus minor fixes for better unit test assertions
2024-11-28 10:03:42 +08:00
..
tests MDL-83811 dml: Make expected debugging message less specific 2024-11-28 10:03:42 +08: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 MDL-53213 caching: Faster databasemeta caching for all databases. 2016-02-28 17:03:14 +11:00
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 Merge branch 'MDL-83290-main' of https://github.com/meirzamoodle/moodle 2024-11-21 11:46:08 +08:00
moodle_read_replica_trait.php MDL-71257 dml: Rename master/slave to primary/replica 2024-11-21 11:17:51 +08:00
moodle_read_slave_trait.php MDL-71257 dml: Rename master/slave to primary/replica 2024-11-21 11:17:51 +08:00
moodle_recordset.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
moodle_temptables.php MDL-53213 caching: Faster databasemeta caching for all databases. 2016-02-28 17:03:14 +11:00
moodle_transaction.php MDL-52284 core: PHP7 engine errors have type Throwable 2015-12-10 10:49:37 +08:00
mysqli_native_moodle_database.php MDL-71257 dml: Rename master/slave to primary/replica 2024-11-21 11:17:51 +08: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-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
oci_native_moodle_package.sql MDL-60041 dml: MOODLELIB sql file must have Unix line endings 2017-12-11 08:40:58 +00:00
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-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08: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-71257 dml: Rename master/slave to primary/replica 2024-11-21 11:17:51 +08:00
pgsql_native_moodle_recordset.php MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
pgsql_native_moodle_temptables.php MDL-39725 database: Add statistics collection functions 2013-12-10 20:31:47 +11:00
sqlite3_pdo_moodle_database.php MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
sqlsrv_native_moodle_database.php MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08: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