Parent Directory
|
|
|
|
|
simpletest/
|
|
|
|
|
database_column_info.php
|
1.5 |
5 months |
skodak |
MDL-19470 fixing DML license headers
|
moodle_database.php
|
1.107 |
2 weeks |
skodak |
MDL-20625 coding help - better detection of missing commit or rollback
|
moodle_recordset.php
|
1.4 |
5 months |
skodak |
MDL-19470 fixing DML license headers
|
moodle_temptables.php
|
1.2 |
8 weeks |
stronk7 |
MDL-14679 temporary tables: modify approach so name changes are
now phisically s... |
moodle_transaction.php
|
1.2 |
2 weeks |
skodak |
MDL-20625 coding help - better detection of missing commit or rollback
|
mssql_native_moodle_database.php
|
1.14 |
2 weeks |
skodak |
MDL-20625 new delegated transaction support in DML
|
mssql_native_moodle_recordset.php
|
1.1 |
2 months |
stronk7 |
MDL-17969 mssql (freetds/odbtp) native driver. Passes all the tests but:
- impor... |
mssql_native_moodle_temptables.php
|
1.2 |
8 weeks |
stronk7 |
MDL-14679 temporary tables: modify approach so name changes are
now phisically s... |
mysqli_native_moodle_database.php
|
1.47 |
2 weeks |
skodak |
MDL-20625 new delegated transaction support in DML
|
mysqli_native_moodle_recordset.php
|
1.6 |
5 months |
skodak |
MDL-19470 adding missing inline docs
|
mysqli_native_moodle_temptables.php
|
1.1 |
2 months |
stronk7 |
MDL-15181 temporary tables - now mysql driver uses the temptables object to
solv... |
oci_native_moodle_database.php
|
1.33 |
2 weeks |
stronk7 |
MDL-17491 oracle connections - fix annoyance when multiple connections
are used ... |
oci_native_moodle_recordset.php
|
1.3 |
2 months |
stronk7 |
MDL-17491 Better fetching this way :-)
|
oci_native_moodle_temptables.php
|
1.1 |
8 weeks |
stronk7 |
MDL-17491 oci native driver: adding support for local temp tables, via store
|
pdo_moodle_database.php
|
1.22 |
2 weeks |
skodak |
MDL-20625 new delegated transaction support in DML
|
pdo_moodle_recordset.php
|
1.10 |
4 months |
poltawski |
Whoops, didn't mean to remove Andrei's copyright.
|
pgsql_native_moodle_database.php
|
1.45 |
2 weeks |
skodak |
MDL-20625 new delegated transaction support in DML
|
pgsql_native_moodle_recordset.php
|
1.6 |
5 weeks |
stronk7 |
Fix retrieving of NULLs in PG databases and binary fields
|
sqlite3_pdo_moodle_database.php
|
1.17 |
2 weeks |
stronk7 |
MDL-20734 normalise_value() - moving from private to protected everywhere and ab... |