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-25 18:12:29 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
62019ad86e
Branches
Tags
View all branches
moodle
/
lib
/
dml
History
Aparup Banerjee
60f95aad6c
Merge branch 'MDL-37585' of git://github.com/timhunt/moodle
2013-01-22 11:08:16 +08:00
..
tests
MDL-36983 fix incorrect test method name
2012-12-06 15:32:15 +01:00
database_column_info.php
…
moodle_database.php
MDL-37585 Make $DB->set_debug(true) show run time of each query.
2013-01-21 08:48:15 +00:00
moodle_recordset.php
…
moodle_temptables.php
…
moodle_transaction.php
…
mssql_native_moodle_database.php
MDL-36211 do not lock sessions for guests and not-logged-in users
2012-11-17 10:42:47 +01:00
mssql_native_moodle_recordset.php
…
mssql_native_moodle_temptables.php
…
mysqli_native_moodle_database.php
MDL-36809 add support for mysqli persistent connections
2013-01-19 13:25:28 +01:00
mysqli_native_moodle_recordset.php
…
mysqli_native_moodle_temptables.php
…
oci_native_moodle_database.php
MDL-36211 do not lock sessions for guests and not-logged-in users
2012-11-17 10:42:47 +01:00
oci_native_moodle_package.sql
…
oci_native_moodle_recordset.php
…
oci_native_moodle_temptables.php
…
pdo_moodle_database.php
MDL-29442 add missing utf-8 to entity html encoding and decoding
2012-12-09 18:21:38 +01:00
pdo_moodle_recordset.php
…
pgsql_native_moodle_database.php
MDL-37420 rework pg schema testing
2013-01-11 02:12:38 +01:00
pgsql_native_moodle_recordset.php
…
pgsql_native_moodle_temptables.php
…
sqlite3_pdo_moodle_database.php
…
sqlsrv_native_moodle_database.php
MDL-36211 do not lock sessions for guests and not-logged-in users
2012-11-17 10:42:47 +01:00
sqlsrv_native_moodle_recordset.php
…
sqlsrv_native_moodle_temptables.php
…