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
3be8982033
moodle
/
lib
/
dml
History
Download ZIP
Download TAR.GZ
Andrew Nicols
ee640d3f2d
Merge branch 'm34_MDL-59583_Fix_MariaDB_10d2d7_Breaking_Change' of
https://github.com/scara/moodle
2017-08-03 12:29:56 +08:00
..
tests
MDL-57698 sqlsrv: Unit test NOLOCK
2017-07-21 14:41:55 +08: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-59583 dml: fixed breaking change added w/ MariaDB 10.2.7+
2017-07-25 12:36:23 +02:00
moodle_database.php
MDL-59572 dml: Call error_log for AJAX/WS calls
2017-07-19 12:49:15 +08:00
moodle_recordset.php
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
mssql_native_moodle_database.php
MDL-57192 dml: Temporarily disable query logging during setup
2017-01-03 17:24:21 +05:30
mssql_native_moodle_recordset.php
mssql_native_moodle_temptables.php
mysqli_native_moodle_database.php
Merge branch 'm34_MDL-59583_Fix_MariaDB_10d2d7_Breaking_Change' of
https://github.com/scara/moodle
2017-08-03 12:29:56 +08:00
mysqli_native_moodle_recordset.php
mysqli_native_moodle_temptables.php
oci_native_moodle_database.php
MDL-57192 dml: Temporarily disable query logging during setup
2017-01-03 17:24:21 +05:30
oci_native_moodle_package.sql
oci_native_moodle_recordset.php
oci_native_moodle_temptables.php
pdo_moodle_database.php
MDL-51374 core_dml: change database layer to pass table name as parameter
2016-03-15 14:43:45 +08:00
pdo_moodle_recordset.php
pgsql_native_moodle_database.php
MDL-55124 database: Mode connection test to after connection.
2016-09-22 08:40:03 +10:00
pgsql_native_moodle_recordset.php
MDL-54947 database: Update PostgreSQL binary handling.
2016-06-30 12:58:53 +10: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-51374 core_dml: change database layer to pass table name as parameter
2016-03-15 14:43:45 +08:00
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