From: stronk7 Date: Thu, 17 Aug 2006 19:16:07 +0000 (+0000) Subject: adding role_allow_assign , role_allow_override table and dropping role_deny_grant X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=de16da7293def017d074974bd1ce6872d9798eee;p=moodle.git adding role_allow_assign , role_allow_override table and dropping role_deny_grant NOTE: Need to confirm that both these fields: role_allow_assign->allowassign and role_allow_override->allowoverride are pointing to role->id (this is the assumption I've done, so I've created them as FKs) --- diff --git a/lib/db/install.xml b/lib/db/install.xml index fa8f2c454c..8b9df16d7e 100644 --- a/lib/db/install.xml +++ b/lib/db/install.xml @@ -1,5 +1,5 @@ - + @@ -902,7 +902,7 @@
- +
@@ -915,7 +915,37 @@
- +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ @@ -940,7 +970,7 @@
- +
@@ -961,22 +991,7 @@
- - - - - - - - - - - - - - -
- +