moodle/lib/xmldb
stronk7 b0ec41af8a Prevent Unique Keys generation. Instead use unique indexes at DB level.
With this, all we'll have are PRIMARY KEYS + INDEXES, that are pretty
well supported by ADODB MetaXXX functions.
Both Unique and Foreign Keys will be used once ADODB support them and
the relational mode was enforced.
2006-09-24 09:38:56 +00:00
..
classes Prevent Unique Keys generation. Instead use unique indexes at DB level. 2006-09-24 09:38:56 +00:00
xmldb.dtd Initial commit on HEAD of all the XMLDB stuff. 2006-08-15 09:14:31 +00:00
xmldb.xsd major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00