This repository was archived by the owner on Feb 7, 2025. It is now read-only.
What is the idea of Users table have a reference to roles table and also have a user_roles table ? #5755
Unanswered
AdelinGhanaem
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to figure out the schema for the
users
/roles
/user_roles
tables ...Why does users table have a role_id if there is already a use_roles table? is the relationship *-1 or - ?
And then we also have
??
Beta Was this translation helpful? Give feedback.
All reactions