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=480d07be9921521afdb5800017e1fec3ed3aee50 Give nomeata wb_all access. --- diff --git a/schema/roles.sql b/schema/roles.sql index 367b3b9..ab07ee0 100644 --- a/schema/roles.sql +++ b/schema/roles.sql @@ -89,3 +89,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; +