.. |
simpletest
|
MDL-21264 sql_isnotempty() fixed. Thanks Tim!
|
2010-01-07 14:59:54 +00:00 |
database_column_info.php
|
MDL-19470 fixing DML license headers
|
2009-06-12 08:14:29 +00:00 |
moodle_database.php
|
MDL-21264 sql_isnotempty() fixed. Thanks Tim!
|
2010-01-07 14:59:54 +00:00 |
moodle_recordset.php
|
MDL-19470 fixing DML license headers
|
2009-06-12 08:14:29 +00:00 |
moodle_temptables.php
|
MDL-14679 temporary tables: modify approach so name changes are
|
2009-09-28 18:10:07 +00:00 |
moodle_transaction.php
|
MDL-20625 coding help - better detection of missing commit or rollback
|
2009-11-08 21:19:11 +00:00 |
mssql_native_moodle_database.php
|
MDL-21264 sql_isnotempty() fixed. Thanks Tim!
|
2010-01-07 14:59:54 +00:00 |
mssql_native_moodle_recordset.php
|
MDL-17969 mssql (freetds/odbtp) native driver. Passes all the tests but:
|
2009-08-30 23:00:25 +00:00 |
mssql_native_moodle_temptables.php
|
MDL-14679 temporary tables: modify approach so name changes are
|
2009-09-28 18:10:07 +00:00 |
mysqli_native_moodle_database.php
|
MDL-20625 new delegated transaction support in DML
|
2009-11-07 08:52:56 +00:00 |
mysqli_native_moodle_recordset.php
|
MDL-19470 adding missing inline docs
|
2009-06-12 08:15:53 +00:00 |
mysqli_native_moodle_temptables.php
|
MDL-15181 temporary tables - now mysql driver uses the temptables object to
|
2009-08-31 16:14:43 +00:00 |
oci_native_moodle_database.php
|
MDL-21264 sql_isnotempty() fixed. Thanks Tim!
|
2010-01-07 14:59:54 +00:00 |
oci_native_moodle_recordset.php
|
MDL-17491 Better fetching this way :-)
|
2009-09-21 11:38:04 +00:00 |
oci_native_moodle_temptables.php
|
MDL-17491 oci native driver: adding support for local temp tables, via store
|
2009-09-28 18:15:42 +00:00 |
pdo_moodle_database.php
|
MDL-20625 new delegated transaction support in DML
|
2009-11-07 08:52:56 +00:00 |
pdo_moodle_recordset.php
|
Whoops, didn't mean to remove Andrei's copyright.
|
2009-06-27 14:48:18 +00:00 |
pgsql_native_moodle_database.php
|
MDL-20625 new delegated transaction support in DML
|
2009-11-07 08:52:56 +00:00 |
pgsql_native_moodle_recordset.php
|
Fix retrieving of NULLs in PG databases and binary fields
|
2009-10-14 10:32:48 +00:00 |
sqlite3_pdo_moodle_database.php
|
MDL-20734 normalise_value() - moving from private to protected everywhere and abstracting
|
2009-11-04 13:19:11 +00:00 |