Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97ae28d624 | |||
| 5ca07b9b37 | |||
| d3cc3004bb |
@@ -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