mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
We'll allow inserting relationship_type for now, since the web UI does.
Generally I'm not so sure it's a grand idea though, especially if we are going to change this in future.
This commit is contained in:
parent
3230f90541
commit
f9d4266153
@ -34,6 +34,7 @@ GRANT SELECT,INSERT,UPDATE,DELETE
|
||||
ON group_member
|
||||
ON principal
|
||||
ON privilege
|
||||
ON relationship_type
|
||||
|
||||
GRANT SELECT,UPDATE
|
||||
ON relationship_type_rt_id_seq
|
||||
@ -51,7 +52,6 @@ GRANT SELECT,INSERT
|
||||
GRANT SELECT
|
||||
ON supported_locales
|
||||
ON awl_db_revision
|
||||
ON relationship_type
|
||||
ON dav_resource_type
|
||||
ON principal_type
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user