Hi, I have a question with databases of an application that I am doing I am just going through the DER and I have a doubt the matter is: A user can have many channels from 1 to N
a user can be subscribed to many channels and the channel can have many subscribers from N to N.
My question is how do I do this in the der? Did I get two relationships from the user entity to the channel entity? Help please