datomic progress.
This commit is contained in:
5
datomic-init/postgres-user.sql
Executable file
5
datomic-init/postgres-user.sql
Executable file
@@ -0,0 +1,5 @@
|
||||
|
||||
-- DROP ROLE :datomic
|
||||
|
||||
CREATE ROLE datomic LOGIN PASSWORD 'datomic';
|
||||
|
||||
Reference in New Issue
Block a user