Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
CREATE USER aprilandtrey WITH CREATEDB PASSWORD 'redacted';
|
||||||
|
CREATE DATABASE aprilandtrey;
|
||||||
|
GRANT ALL PRIVILEGES ON DATABASE aprilandtrey TO aprilandtrey;
|
||||||
Reference in New Issue
Block a user