From de16da7293def017d074974bd1ce6872d9798eee Mon Sep 17 00:00:00 2001 From: stronk7 Date: Thu, 17 Aug 2006 19:16:07 +0000 Subject: [PATCH] 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) --- lib/db/install.xml | 55 +++++++++++++++++++++++++++++----------------- 1 file changed, 35 insertions(+), 20 deletions(-) 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 @@
- - - - - - - - - - - - - - -
- +
-- 2.39.5