Add tests for wierd usecases

This commit is contained in:
calebmer
2015-12-29 15:24:27 -05:00
parent 04e1186f08
commit 3a3d4038cb
5 changed files with 34 additions and 1 deletions
+2
View File
@@ -32,6 +32,8 @@ GRANT ALL ON TABLE
, users
, users_projects
, users_tasks
, "Escap3e;"
, "ghostBusters"
TO postgrest_test_anonymous;
GRANT INSERT ON TABLE insertonly TO postgrest_test_anonymous;