moodle/lib/dml
Aparup Banerjee 7fedc2c25e lib MDL-26458 adding unit tests to test cursors.
-added test with limits and order by with table aliases to test_get_records_sql()
 -added test_recordset_locks_delete() and test_recordset_locks_update()
 - added out of range limits test to test_get_records_sql()
2011-03-05 01:18:36 +08:00
..
simpletest lib MDL-26458 adding unit tests to test cursors. 2011-03-05 01:18:36 +08:00
database_column_info.php fixing silyl property_exists() conversion + coding style 2010-09-17 20:32:34 +00:00
moodle_database.php MDL-25708 recordsets - fix upgradelib and dml stuff 2011-01-25 19:59:00 +01:00
moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
moodle_transaction.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
mssql_native_moodle_database.php lib MDL-25595 added dbport option handling to mssql connect() 2010-12-09 07:01:03 +00:00
mssql_native_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
mssql_native_moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
mysqli_native_moodle_database.php MDL-26307 fix dbport and dbsocket support when creating mysql database 2011-02-12 20:08:49 +01:00
mysqli_native_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
mysqli_native_moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
oci_native_moodle_database.php MDL-25708 recordsets - fix upgradelib and dml stuff 2011-01-25 19:59:00 +01:00
oci_native_moodle_package.sql MDL-19057 improved bit operations in oracle, new sql package setup code - all credit goes to Eloy Lafuente; installation instructions and diagnostics to be added later 2010-09-13 09:09:58 +00:00
oci_native_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
oci_native_moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
pdo_moodle_database.php MDL-25708 recordsets - fix upgradelib and dml stuff 2011-01-25 19:59:00 +01:00
pdo_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
pgsql_native_moodle_database.php MDL-25910 custom socket location for postgresql driver, improved config-dist.php info 2011-01-14 12:11:49 +01:00
pgsql_native_moodle_recordset.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
pgsql_native_moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00
sqlite3_pdo_moodle_database.php database MDL-24863 2010-11-18 06:00:51 +00:00
sqlsrv_native_moodle_database.php MDL-26458 sqlsrv - limit impl using scrollable sets 2011-03-04 16:12:37 +08:00
sqlsrv_native_moodle_recordset.php dml-sqlsrv MDL-26025 Removed use of property to track rownumber field in favor of always unsetting it 2011-02-07 10:46:50 +08:00
sqlsrv_native_moodle_temptables.php MDL-21249 fixed wrong package grrrrrr, thanks Eloy! 2010-07-25 20:18:39 +00:00