moodle/lib/dml
2022-02-10 15:14:35 -05:00
..
tests MDL-72670 session: Correct read only debugging logic 2021-10-08 15:11:40 +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
mariadb_native_moodle_database.php Merge branch 'm35_MDL-59596_DDL_Issues_With_MariaDB_10p2_SQLMode' of https://github.com/scara/moodle 2018-05-28 08:15:09 +02:00
moodle_database.php MDL-52817 dml: implement driver methods for SQL group concatenation. 2021-02-19 15:31:00 +00:00
moodle_read_slave_trait.php MDL-69451 dml: use same temptables for both rw and ro database handle 2021-08-06 10:00:20 +10:00
moodle_recordset.php
moodle_temptables.php
moodle_transaction.php
mysqli_native_moodle_database.php MDL-73450 installation: Support Aurora MySQL >= 8.0.0 2022-02-10 15:14:35 -05:00
mysqli_native_moodle_recordset.php
mysqli_native_moodle_temptables.php
oci_native_moodle_database.php MDL-52817 dml: implement driver methods for SQL group concatenation. 2021-02-19 15:31:00 +00: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
oci_native_moodle_temptables.php
pdo_moodle_database.php MDL-52817 dml: implement driver methods for SQL group concatenation. 2021-02-19 15:31:00 +00:00
pdo_moodle_recordset.php
pgsql_native_moodle_database.php MDL-68164 dml: Cache postgres field type metadata in MUC 2021-09-07 19:29:31 +10:00
pgsql_native_moodle_recordset.php MDL-68164 dml: Cache postgres field type metadata in MUC 2021-09-07 19:29:31 +10:00
pgsql_native_moodle_temptables.php
sqlite3_pdo_moodle_database.php MDL-58584 core: remove duplications from get_columns functions 2020-02-03 15:07:15 +11:00
sqlsrv_native_moodle_database.php MDL-71463 dml: escape square brackets for SQL Server LIKE operator. 2021-04-29 13:49:43 +01:00
sqlsrv_native_moodle_recordset.php
sqlsrv_native_moodle_temptables.php MDL-59581 database: remove mssql specific code from lib/dml 2018-04-09 01:58:26 +02:00