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-01-31 20:53:53 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
dml
History
Petr Skoda
8efd88650e
MDL-19057 improved recordset testing
2010-09-06 17:12:38 +00:00
..
simpletest
MDL-19057 improved recordset testing
2010-09-06 17:12:38 +00:00
database_column_info.php
…
moodle_database.php
MDL-19057 fixed more phpdocs
2010-09-06 14:11:38 +00:00
moodle_recordset.php
…
moodle_temptables.php
…
moodle_transaction.php
…
mssql_native_moodle_database.php
MDL-24080 new $notlike parameter added to our new sql_like(), hopefully nobody started using the $escaped param yet; unittests included
2010-09-04 14:39:01 +00:00
mssql_native_moodle_recordset.php
…
mssql_native_moodle_temptables.php
…
mysqli_native_moodle_database.php
MDL-24080 new $notlike parameter added to our new sql_like(), hopefully nobody started using the $escaped param yet; unittests included
2010-09-04 14:39:01 +00:00
mysqli_native_moodle_recordset.php
…
mysqli_native_moodle_temptables.php
…
oci_native_moodle_database.php
MDL-24080 new $notlike parameter added to our new sql_like(), hopefully nobody started using the $escaped param yet; unittests included
2010-09-04 14:39:01 +00:00
oci_native_moodle_recordset.php
…
oci_native_moodle_temptables.php
…
pdo_moodle_database.php
MDL-14679 more return types added
2010-08-22 19:06:06 +00:00
pdo_moodle_recordset.php
…
pgsql_native_moodle_database.php
MDL-24080 new $notlike parameter added to our new sql_like(), hopefully nobody started using the $escaped param yet; unittests included
2010-09-04 14:39:01 +00:00
pgsql_native_moodle_recordset.php
…
pgsql_native_moodle_temptables.php
…
sqlite3_pdo_moodle_database.php
MDL-14679 fixing obsolete driver names in comments
2010-08-22 18:51:45 +00:00
sqlsrv_native_moodle_database.php
MDL-24080 new $notlike parameter added to our new sql_like(), hopefully nobody started using the $escaped param yet; unittests included
2010-09-04 14:39:01 +00:00
sqlsrv_native_moodle_recordset.php
…
sqlsrv_native_moodle_temptables.php
…