up setup and doc
This commit is contained in:
parent
3e9d3c838e
commit
589235a978
3 changed files with 7 additions and 2 deletions
|
@ -13,6 +13,9 @@ GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA public TO cipherbliss;
|
|||
GRANT ALL PRIVILEGES ON DATABASE oedb TO cipherbliss;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
|
||||
CREATE EXTENSION IF NOT EXISTS "postgis";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue