From 00925aa3890c57cfbc902768d680ced3aac24715 Mon Sep 17 00:00:00 2001 From: jomu Date: Mon, 12 Nov 2018 10:02:23 +0100 Subject: [PATCH] completed role permission setup --- account/sql/account.dbm | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/account/sql/account.dbm b/account/sql/account.dbm index d5cca2d..12d9154 100644 --- a/account/sql/account.dbm +++ b/account/sql/account.dbm @@ -3,7 +3,7 @@ CAUTION: Do not modify this file unless you know what you are doing. Unexpected results may occur if the code is changed deliberately. --> - @@ -33,7 +33,7 @@ CAUTION: Do not modify this file unless you know what you are doing. - + @@ -158,10 +158,13 @@ CAUTION: Do not modify this file unless you know what you are doing.
- + + + + @@ -171,14 +174,14 @@ CAUTION: Do not modify this file unless you know what you are doing. - - + +
- + @@ -192,7 +195,7 @@ CAUTION: Do not modify this file unless you know what you are doing.
- + @@ -206,7 +209,7 @@ CAUTION: Do not modify this file unless you know what you are doing.
- + @@ -218,7 +221,7 @@ CAUTION: Do not modify this file unless you know what you are doing.
- + @@ -252,6 +255,12 @@ CAUTION: Do not modify this file unless you know what you are doing. + + + + + @@ -304,4 +313,9 @@ CAUTION: Do not modify this file unless you know what you are doing. dst-table="public.application" reference-fk="application_role_app_fk" src-required="false" dst-required="false"/> + +