Fix include entities from the same parent table using two different foreign keys

This commit is contained in:
Ruslan Talpa
2016-05-16 15:36:18 +03:00
parent 0dbd0ece9a
commit 9e6542680b
7 changed files with 57 additions and 33 deletions
+2
View File
@@ -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;