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:
Andrew McMillan 2009-04-15 00:07:40 +12:00
parent 3230f90541
commit f9d4266153

View File

@ -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