0
jasenfici created
Can PowerTools be used to generate a many-to-many relationship? Kind of like Users and Roles, where a single user may be part of many roles, and conversely one role will be assigned to many users.
I only see one-to-many capabilities where a foreign key is placed in the child entity, whereas I think a many-to-many would require a separate FK table (i.e. UserRoles).
thanks, Jasen
1 Answer(s)
-
0
Hi @jasenfici,
Currently 1-to-many is supported, see https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Development-Guide-Rad-Tool-Master-Detail