#How can I model a friend relationship?
1 messages · Page 1 of 1 (latest)
While you are waiting for getting help, here are some tips to improve your experience:
If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.
Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.
The friendship entity does not have a physical form as it is an abstract concept. However, if we were to imagine a representation of the friendship entity, it could be depicted as a bright and warm light symbolizing positivity, trust, and mutual support. It might also be portrayed as two hands clasped together, representing the bond between friends. Ultimately, the appearance of the friendship entity is subjective and can vary based on individual interpretations and cultural representations.
For which purpose database ?
maybe add a block boolean in the user class
i don't think that'll scale any %
You need a composite table, with two columns one is a foreign key to the user how own the relationship and the other is a foreign key to his friend
yes