Removes GRANT ALL and let Structure spec pending

This commit is contained in:
Diogo Biazus
2015-12-08 11:11:48 -05:00
parent f66f9e7c92
commit 63805d05a1
2 changed files with 2 additions and 3 deletions
-2
View File
@@ -1258,5 +1258,3 @@ GRANT ALL ON TABLE users_tasks TO postgrest_anonymous;
--
-- PostgreSQL database dump complete
--
GRANT ALL ON ALL TABLES IN SCHEMA public, private, test, postgrest TO postgrest_authenticator;