@@ -7,5 +7,12 @@ POSTGRES_DB=database
POSTGRES_HOST=database
POSTGRES_USER=user
Gestion de friendship dans POSTGRESQL:
'pending' → demande envoyée
'accepted' → amis
'blocked' → bloqué
'rejected' → refusé
Ressource:
https://www.postgresql.org/docs/
The note is not visible to the blocked user.