mirror of
https://github.com/zebrajr/Reactive-Resume.git
synced 2026-01-15 12:15:43 +00:00
2 lines
94 B
SQL
2 lines
94 B
SQL
create database reactive_resume;
|
|
grant all privileges on database reactive_resume to postgres; |