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-20 16:15:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
lib
/
dml
History
Petr Skoda
8729e5999f
Merge branch 'MDL-25321-R1' of git://github.com/samhemelryk/moodle
2010-12-27 12:46:01 +01:00
..
simpletest
MDL-25749 dml - added integer-exclusive concat tests
2010-12-22 18:48:45 +01:00
database_column_info.php
…
moodle_database.php
database MDL-24863
2010-11-18 06:00:51 +00:00
moodle_recordset.php
…
moodle_temptables.php
…
moodle_transaction.php
…
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
…
mssql_native_moodle_temptables.php
…
mysqli_native_moodle_database.php
lib MDL-25532 added dbport handling for during db creation
2010-12-09 06:18:20 +00:00
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
MDL-25749 dml - pgsql fix for integer-exclusive concats
2010-12-22 18:50:05 +01:00
pgsql_native_moodle_recordset.php
…
pgsql_native_moodle_temptables.php
…
sqlite3_pdo_moodle_database.php
database MDL-24863
2010-11-18 06:00:51 +00:00
sqlsrv_native_moodle_database.php
dml-sqlserver MDL-25321 Changed bigint-1 to a variable and used that instead of the int
2010-12-23 11:01:12 +08:00
sqlsrv_native_moodle_recordset.php
…
sqlsrv_native_moodle_temptables.php
…