permissions: homepage, sql + crate, add/remove/view for user
This commit is contained in:
parent
8dbeffddc9
commit
440f42ed2e
26 changed files with 880 additions and 1 deletions
|
|
@ -0,0 +1,2 @@
|
|||
drop table if exists permissions;
|
||||
drop index if exists permissions_unique_user_role;
|
||||
Loading…
Add table
Add a link
Reference in a new issue