diff database/init/users.sql @ 28:000519947282

swallowtail_admin, not swallowtail-admin.
author David A. Holland
date Sun, 26 May 2013 22:13:33 -0400
parents 68cc276ac118
children 90ec9e3b0a6f
line wrap: on
line diff
--- a/database/init/users.sql	Sun May 26 22:11:04 2013 -0400
+++ b/database/init/users.sql	Sun May 26 22:13:33 2013 -0400
@@ -5,4 +5,4 @@
 -- the 'swallowtail-admin' user will have full access to the database.
 
 create user swallowtail;
-create user swallowtail-admin;
+create user swallowtail_admin;