mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
![]() - With the patch, 6 positions of scale accuracy are guaranteed per individual casted value. - Backed with unit tests, both for varchar and clob. - Added 2 missing tests about uses of the method with params and values. Note: 6 was picked because looking to all databases implementation postgres was found to be casting to real, aka, 6. |
||
---|---|---|
.. | ||
tests | ||
database_column_info.php | ||
mariadb_native_moodle_database.php | ||
moodle_database.php | ||
moodle_recordset.php | ||
moodle_temptables.php | ||
moodle_transaction.php | ||
mssql_native_moodle_database.php | ||
mssql_native_moodle_recordset.php | ||
mssql_native_moodle_temptables.php | ||
mysqli_native_moodle_database.php | ||
mysqli_native_moodle_recordset.php | ||
mysqli_native_moodle_temptables.php | ||
oci_native_moodle_database.php | ||
oci_native_moodle_package.sql | ||
oci_native_moodle_recordset.php | ||
oci_native_moodle_temptables.php | ||
pdo_moodle_database.php | ||
pdo_moodle_recordset.php | ||
pgsql_native_moodle_database.php | ||
pgsql_native_moodle_recordset.php | ||
pgsql_native_moodle_temptables.php | ||
sqlite3_pdo_moodle_database.php | ||
sqlsrv_native_moodle_database.php | ||
sqlsrv_native_moodle_recordset.php | ||
sqlsrv_native_moodle_temptables.php |