Fix self join resource embedding on PATCH
This commit is contained in:
committed by
Steve Chávez
parent
81e5a62f25
commit
94f5894d7f
Vendored
+1
@@ -103,6 +103,7 @@ GRANT ALL ON TABLE
|
||||
, openapi_types
|
||||
, getallprojects_view
|
||||
, get_projects_above_view
|
||||
, web_content
|
||||
TO postgrest_test_anonymous;
|
||||
|
||||
GRANT INSERT ON TABLE insertonly TO postgrest_test_anonymous;
|
||||
|
||||
Reference in New Issue
Block a user