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-02-13 12:34:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
dml
History
skodak
e0eda20921
MDL-19010 reverting last commit- DML must throw exceptions - fix the calling code
2009-05-06 10:39:51 +00:00
..
simpletest
MDL-18577 drop enums support - fixed dml/ddl tests to be runnable once enums are out. Some
2009-05-03 23:46:40 +00:00
adodb_moodle_database.php
…
adodb_moodle_recordset.php
…
database_column_info.php
…
moodle_database.php
…
moodle_recordset.php
…
mssql_adodb_moodle_database.php
MDL-18577 drop enums support - step3: Missing return
2009-05-01 23:35:36 +00:00
mssql_n_adodb_moodle_database.php
…
mysql_adodb_moodle_database.php
…
mysqli_adodb_moodle_database.php
…
mysqli_native_moodle_database.php
MDL-19010 reverting last commit- DML must throw exceptions - fix the calling code
2009-05-06 10:39:51 +00:00
mysqli_native_moodle_recordset.php
…
oci8po_adodb_moodle_database.php
…
oci8po_adodb_moodle_recordset.php
…
oci_native_moodle_database.php
…
oci_native_moodle_recordset.php
…
odbc_mssql_adodb_moodle_database.php
…
pdo_moodle_database.php
…
pdo_moodle_recordset.php
…
pgsql_native_moodle_database.php
MDL-14679 - PG get_indexes() fix - minor problem retrieving indexes with columns quoted
2009-05-03 17:19:40 +00:00
pgsql_native_moodle_recordset.php
…
postgres7_adodb_moodle_database.php
MDL-18577 drop enums support - fixed dml/ddl tests to be runnable once enums are out. Some
2009-05-03 23:46:40 +00:00
sqlite3_pdo_moodle_database.php
…