Fix #1242, embed a view having a select in a where

This commit is contained in:
steve-chavez
2019-03-09 16:03:26 -05:00
committed by Steve Chávez
parent 7c376d6e84
commit 1f513f24a5
5 changed files with 25 additions and 2 deletions
+1
View File
@@ -99,6 +99,7 @@ GRANT ALL ON TABLE
, projects_count_grouped_by
, "Server Today"
, pgrst_reserved_chars
, authors_w_entities
TO postgrest_test_anonymous;
GRANT INSERT ON TABLE insertonly TO postgrest_test_anonymous;