mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-10 04:22:27 +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; |