fix: ignore views on col/fk as target
Also refactor self relationship findRel logic
This commit is contained in:
committed by
Steve Chavez
parent
2be63b36d6
commit
f7b173163c
Vendored
+5
@@ -181,6 +181,11 @@ GRANT ALL ON TABLE
|
||||
, xmltest
|
||||
, oid_test
|
||||
, job
|
||||
, series
|
||||
, adaptation_notifications
|
||||
, series_popularity
|
||||
, test
|
||||
, view_test
|
||||
TO postgrest_test_anonymous;
|
||||
|
||||
GRANT INSERT ON TABLE insertonly TO postgrest_test_anonymous;
|
||||
|
||||
Reference in New Issue
Block a user