moodle/lib/xmldb/classes
stronk7 662244cb77 Deleting some parameters that aren't needed anymore. Code will
decide if creating underlying indexes for keys automatically now.
2006-09-28 17:02:49 +00:00
..
generators Deleting some parameters that aren't needed anymore. Code will 2006-09-28 17:02:49 +00:00
XMLDBConstants.php major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +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 XMLDBTable wrappers to create and drop indexes 2006-09-26 23:16:09 +00:00