Fix include entities from the same parent table using two different foreign keys
This commit is contained in:
Vendored
+2
@@ -38,6 +38,8 @@ GRANT ALL ON TABLE
|
||||
, "ghostBusters"
|
||||
, "withUnique"
|
||||
, "موارد"
|
||||
, addresses
|
||||
, orders
|
||||
TO postgrest_test_anonymous;
|
||||
|
||||
GRANT INSERT ON TABLE insertonly TO postgrest_test_anonymous;
|
||||
|
||||
Reference in New Issue
Block a user