mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-19 19:21:33 +10:00
2 lines
94 B
SQL
2 lines
94 B
SQL
create database reactive_resume;
|
|
grant all privileges on database reactive_resume to postgres; |