]> git.donarmstrong.com Git - wannabuild.git/commitdiff
Give nomeata wb_all access.
authorKurt Roeckx <kurt@roeckx.be>
Sun, 9 May 2010 15:19:50 +0000 (15:19 +0000)
committerKurt Roeckx <kurt@roeckx.be>
Sun, 9 May 2010 15:19:50 +0000 (15:19 +0000)
schema/roles.sql

index 367b3b97302d422bfb9f1d7da484e148f446c1b6..ab07ee070be9821e1cb39e8e45b4cb0a357ff462 100644 (file)
@@ -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;
+