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-25 12:33:18 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
dml
History
skodak
9eb86c4a0d
MDL-17020 dml: native pgsql driver - fixing/improving unittests
2008-10-27 12:01:15 +00:00
..
simpletest
MDL-17020 dml: native pgsql driver - fixing/improving unittests
2008-10-27 12:01:15 +00:00
adodb_moodle_database.php
…
adodb_moodle_recordset.php
…
database_column_info.php
…
moodle_database.php
MDL-17020 dml: native pgsql driver - $ bound syntax fully implemented, we do not need string for exception anymore
2008-10-27 12:00:04 +00:00
moodle_recordset.php
…
mssql_adodb_moodle_database.php
…
mssql_n_adodb_moodle_database.php
…
mysql_adodb_moodle_database.php
…
mysqli_adodb_moodle_database.php
…
mysqli_native_moodle_database.php
MDL-14679 dml/native_mysqli fixed sql concat
2008-10-25 18:40:35 +00:00
mysqli_native_moodle_recordset.php
MDL-14679 dml/native_mysqli recordset cleanup
2008-10-26 13:00:53 +00:00
oci8po_adodb_moodle_database.php
…
oci8po_adodb_moodle_recordset.php
…
odbc_mssql_adodb_moodle_database.php
…
pdo_moodle_database.php
…
pdo_moodle_recordset.php
…
pgsql_native_moodle_database.php
MDL-17020 dml: native pgsql driver - more resource freeing
2008-10-27 11:43:17 +00:00
pgsql_native_moodle_recordset.php
MDL-17020 dml: native pgsql driver - still buggy, works only partially
2008-10-26 22:36:13 +00:00
postgres7_adodb_moodle_database.php
…
sqlite3_pdo_moodle_database.php
…