This website requires JavaScript.
Explore
Help
Register
Sign In
L-electron-Rare
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3140dc600d331693da14366c94de9e0b14c1aa10
moodle
/
lib
/
xmldb
/
classes
T
History
stronk7
dbd0f586a2
Fix small bug only reproduced in tests about changing field names and
...
amldb_field object becoming modified. Novice OOP bug :-(
2007-03-15 19:58:47 +00:00
..
generators
Fix small bug only reproduced in tests about changing field names and
2007-03-15 19:58:47 +00:00
XMLDBConstants.php
PHP generated code must use $result instead of $status. MDL-7533
2006-11-18 19:02:13 +00:00
XMLDBField.class.php
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
XMLDBFile.class.php
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
XMLDBIndex.class.php
Fix one place where index->type was being used instead of index->unique
2006-09-26 22:46:05 +00:00
XMLDBKey.class.php
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
XMLDBObject.class.php
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
XMLDBStatement.class.php
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
XMLDBStructure.class.php
Killing some not needed references
2006-09-22 09:54:02 +00:00
XMLDBTable.class.php
Adding getSequenceFromDB() for Oracle in order to detect the correct
2006-10-08 09:36:33 +00:00