diff --git a/init/sql/grant.sql b/init/sql/grant.sql new file mode 100644 index 0000000000000000000000000000000000000000..b0ae2bfae6df9741070ca3618cc6b1dc00c3f0e7 --- /dev/null +++ b/init/sql/grant.sql @@ -0,0 +1 @@ +GRANT ALL PRIVILEGES ON DATABASE meanspec TO wsd;