|
|
|
|
|
by grounder
470 days ago
|
|
In your chat channel example, you have a table for messages, and a table for participants. How do you join the participants in this chat channel database with whichever database the participants are actually defined in, so the application would be able to show participant details (name, avatar, etc.)? |
|
Cheers