This website requires JavaScript.
Explore
Help
Sign in
moodle
/
moodle
Watch
3
Star
0
Fork
You've already forked moodle
0
mirror of
https://github.com/moodle/moodle.git
synced
2025-08-08 10:26:40 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8f5799109e
moodle
/
lib
/
dml
History
Download ZIP
Download TAR.GZ
Andrew Nicols
010ad8751a
MDL-75614 dml: Unit tests must test something
2022-09-30 16:36:36 +08:00
..
tests
MDL-75614 dml: Unit tests must test something
2022-09-30 16:36:36 +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
moodle_database.php
Merge branch 'MDL-75614-debugsqltrace' of
https://github.com/brendanheywood/moodle
2022-09-30 16:36:10 +08: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
moodle_temptables.php
moodle_transaction.php
mysqli_native_moodle_database.php
MDL-71000 lib/dml: New query type SQL_QUERY_AUX_READONLY
2022-08-23 10:39:43 +10:00
mysqli_native_moodle_recordset.php
mysqli_native_moodle_temptables.php
oci_native_moodle_database.php
MDL-75170 dml: add sql_order_by_null method
2022-09-30 11:27:26 +13:00
oci_native_moodle_package.sql
oci_native_moodle_recordset.php
oci_native_moodle_temptables.php
pdo_moodle_database.php
MDL-75548 misc: final Required parameter follows optional notices
2022-08-22 15:20:13 +01:00
pdo_moodle_recordset.php
pgsql_native_moodle_database.php
MDL-75170 dml: add sql_order_by_null method
2022-09-30 11:27:26 +13: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-75548 misc: final Required parameter follows optional notices
2022-08-22 15:20:13 +01:00
sqlsrv_native_moodle_recordset.php
sqlsrv_native_moodle_temptables.php