This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-03-16 13:40:15 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
dml
History
Damyon Wiese
8cae085071
Merge branch 'MDL-60976-master' of
https://github.com/matt-catalyst/moodle
2017-12-12 09:56:20 +08:00
..
tests
MDL-60174 core_dml: get_recordset on Postgres eats all the RAM
2017-11-27 11:10:29 +00:00
database_column_info.php
…
mariadb_native_moodle_database.php
MDL-59583 dml: fixed breaking change added w/ MariaDB 10.2.7+
2017-07-25 12:36:23 +02:00
moodle_database.php
MDL-60976 dml: Optimise replace_all_text()
2017-12-08 12:35:56 +13:00
moodle_recordset.php
…
moodle_temptables.php
…
moodle_transaction.php
…
mssql_native_moodle_database.php
…
mssql_native_moodle_recordset.php
…
mssql_native_moodle_temptables.php
…
mysqli_native_moodle_database.php
MDL-59099 dml: MySQL8 supports only the Barracuda file format.
2017-10-27 17:38:36 +02:00
mysqli_native_moodle_recordset.php
…
mysqli_native_moodle_temptables.php
…
oci_native_moodle_database.php
…
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
…
pdo_moodle_recordset.php
…
pgsql_native_moodle_database.php
MDL-60174 core_dml: get_recordset on Postgres eats all the RAM
2017-11-27 11:10:29 +00:00
pgsql_native_moodle_recordset.php
MDL-60174 core_dml: get_recordset on Postgres eats all the RAM
2017-11-27 11:10:29 +00:00
pgsql_native_moodle_temptables.php
…
sqlite3_pdo_moodle_database.php
…
sqlsrv_native_moodle_database.php
Merge branch 'MDL-57698-master' of
https://github.com/xow/moodle
2017-07-25 11:48:09 +01:00
sqlsrv_native_moodle_recordset.php
…
sqlsrv_native_moodle_temptables.php
…