.. |
simpletest
|
MDL-14905 Started on the DDL functional tests. Added an ugly but temporary hack into error() and print_error(), so that they throw an exception instead of dying when UNITTEST is defined.
|
2008-05-21 14:59:33 +00:00 |
adodb_moodle_database.php
|
MDL-14957 fixed get_indexes() comments
|
2008-05-25 22:25:17 +00:00 |
adodb_moodle_recordset.php
|
MDL-14966 Moved moodle_recordset to separate class into lib/dml
|
2008-05-25 20:17:40 +00:00 |
database_column_info.php
|
MDL-14957 get_columns() improvements - mostly docs; definition moved to new file
|
2008-05-25 22:21:01 +00:00 |
moodle_database.php
|
MDL-14957 fixed get_indexes() comments
|
2008-05-25 22:25:17 +00:00 |
moodle_recordset.php
|
MDL-14966 Moved moodle_recordset to separate class into lib/dml
|
2008-05-25 20:17:40 +00:00 |
mssql_adodb_moodle_database.php
|
Moving emulate_bound_params() from adodb drivers to adodb_moodle_database. MDL-14984
|
2008-05-25 17:14:21 +00:00 |
mssql_n_adodb_moodle_database.php
|
Installer fixed, prefixes improved, moved conn settings to connect() and some more improvements. MDL-14864
|
2008-05-19 18:02:33 +00:00 |
mysql_adodb_moodle_database.php
|
Installer fixed, prefixes improved, moved conn settings to connect() and some more improvements. MDL-14864
|
2008-05-19 18:02:33 +00:00 |
mysqli_adodb_moodle_database.php
|
MDL-14981 regex search support in datalib, fixed course search
|
2008-05-25 20:43:46 +00:00 |
oci8po_adodb_moodle_database.php
|
More changes to Oracle driver + fixing some bugs. More coming soon. MDL-14888, MDL-14986
|
2008-05-25 22:23:27 +00:00 |
oci8po_adodb_moodle_recordset.php
|
MDL-14966 Moved moodle_recordset to separate class into lib/dml
|
2008-05-25 20:17:40 +00:00 |
odbc_mssql_adodb_moodle_database.php
|
Installer fixed, prefixes improved, moved conn settings to connect() and some more improvements. MDL-14864
|
2008-05-19 18:02:33 +00:00 |
pdo_moodle_database.php
|
MDL-14974 improved columns caching implementation
|
2008-05-25 09:31:38 +00:00 |
pdo_moodle_recordset.php
|
MDL-14966 Moved moodle_recordset to separate class into lib/dml
|
2008-05-25 20:17:40 +00:00 |
postgres7_adodb_moodle_database.php
|
MDL-14981 regex search support in datalib, fixed course search
|
2008-05-25 20:43:46 +00:00 |