Add test for embedding on a view with group by
This commit is contained in:
committed by
Steve Chávez
parent
501edc718d
commit
d78410473e
Vendored
+1
@@ -95,6 +95,7 @@ GRANT ALL ON TABLE
|
||||
, contract_view
|
||||
, ltree_sample
|
||||
, isn_sample
|
||||
, projects_count_grouped_by
|
||||
TO postgrest_test_anonymous;
|
||||
|
||||
GRANT INSERT ON TABLE insertonly TO postgrest_test_anonymous;
|
||||
|
||||
Reference in New Issue
Block a user