This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-02-21 01:48:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
dml
History
stronk7
a3bf516d75
Check for ints being inserted into text (clob) fieds to cast them to string.
...
Affects insert_record(), update_record() and set_field_xx(). MDL-15460
2008-06-28 21:09:10 +00:00
..
simpletest
MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation
2008-06-22 22:53:40 +00:00
adodb_moodle_database.php
MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation
2008-06-22 22:53:40 +00:00
adodb_moodle_recordset.php
…
database_column_info.php
…
moodle_database.php
Added sql_ceil() helper method. MDL-15336
2008-06-28 18:25:25 +00:00
moodle_recordset.php
…
mssql_adodb_moodle_database.php
Check for ints being inserted into text (clob) fieds to cast them to string.
2008-06-28 21:09:10 +00:00
mssql_n_adodb_moodle_database.php
…
mysql_adodb_moodle_database.php
…
mysqli_adodb_moodle_database.php
MDL-15273 basic read/write perf counter in moodle_database
2008-06-16 21:01:54 +00:00
oci8po_adodb_moodle_database.php
Adding new sql_null_from_clause() helper function from 19_STABLE. MDL-13861
2008-06-26 18:27:22 +00:00
oci8po_adodb_moodle_recordset.php
…
odbc_mssql_adodb_moodle_database.php
…
pdo_moodle_database.php
MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation
2008-06-22 22:53:40 +00:00
pdo_moodle_recordset.php
MDL-15071 new sqlite pdo driver by Andrei Bautu (with minor changes)
2008-06-22 21:35:07 +00:00
postgres7_adodb_moodle_database.php
MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation
2008-06-22 22:53:40 +00:00
sqlite3_pdo_moodle_database.php
MDL-15071 fixed problem introduced into submitted patch
2008-06-22 22:05:59 +00:00