From: Kurt Roeckx Date: Sun, 9 May 2010 15:19:50 +0000 (+0000) Subject: Give nomeata wb_all access. X-Git-Url: https://git.donarmstrong.com/?p=wannabuild.git;a=commitdiff_plain;h=5d911b3d0e27a5aeb75b6706037ec4d042673c07 Give nomeata wb_all access. --- diff --git a/schema/roles.sql b/schema/roles.sql index e058907..da75258 100644 --- a/schema/roles.sql +++ b/schema/roles.sql @@ -90,3 +90,5 @@ create user thijs in role wb_security; create user white in role wb_security; grant wb_security to dannf; +create user nomeata in role wb_all; +