wicked-waifus-rs/docker/postgres/scripts/1_PERMS.sql
xavo95 85fbc933ba
1.4 Walking simulator, rest of features incoming during weekend.
Any question from anyone trying to run from this commit will be ignored and blocked.
2024-10-19 14:57:25 +02:00

2 lines
No EOL
60 B
SQL

\c camellya_db;
GRANT ALL ON SCHEMA public TO camellya_user;