Allow embeds alias to be used in filters, fix #821
This commit is contained in:
committed by
Steve Chávez
parent
062a5581f5
commit
32c7e32bdf
Vendored
+2
@@ -76,6 +76,8 @@ GRANT ALL ON TABLE
|
||||
, person
|
||||
, message
|
||||
, person_detail
|
||||
, space
|
||||
, zone
|
||||
TO postgrest_test_anonymous;
|
||||
|
||||
GRANT INSERT ON TABLE insertonly TO postgrest_test_anonymous;
|
||||
|
||||
Reference in New Issue
Block a user