From: stronk7 Date: Mon, 25 Sep 2006 21:37:29 +0000 (+0000) Subject: Some notes: X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=a653016d94e6cc2b351cbcc2b796eda31c668145;p=moodle.git Some notes: - Foreign keys are really cool (at the XMLDB Editor). Define them as necessary as they allow as one "formal" structure of the DB. They won't cause problems on generation, mainly because only the underlying index will be created. - Please, put comments inside each table/field/key/index field, mainly because XML comments will be deleted if the file is edited by - The XMLDB Editor. Please use it ;-) - Also, one unique index was wrong in the XML file, fixed now. --- diff --git a/mod/wiki/db/install.xml b/mod/wiki/db/install.xml index 35c479d7d9..9da6bacf5e 100644 --- a/mod/wiki/db/install.xml +++ b/mod/wiki/db/install.xml @@ -1,5 +1,8 @@ - + @@ -66,9 +69,6 @@ - @@ -77,25 +77,20 @@
- + - - - - - - + + + - - - - + +