Posts by Iury Vieira • 9 points
1 post
-
0
votes0
answers65
viewsQ: Manytomany relationship between three tables
I have the following structure: Action -id -name -type Routes -id -name -controllers User -id -name -email -password -usergroup_id Usergroup -id -name -tenant_id I want to make a relationship where…