'Edmx does not contain AspNetUserRoles table even after I have added an additional nullable column in AspNetUseRoles table
I have read other posts regarding edmx does not show the table which contains only Foreign keys, So I have added an additional column note(nullable) to the table AspNetUserRoles. Then in edmx diagram -> update model from database. But why it still does not show the table AspNetUserRoles in the edmx diagram? As I am new in Asp.Net so dont want to mess with keys by creating another Primary key to the table.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
