AspNet.Identity.Dapper icon indicating copy to clipboard operation
AspNet.Identity.Dapper copied to clipboard

int Id for Member table is not good at all ithink !

Open CanMehmetK opened this issue 10 years ago • 1 comments

int Id for Member table is not good at all ithink !

CanMehmetK avatar Jun 01 '15 00:06 CanMehmetK

Actually I agree. The String is actually a performance decision. Also, you just made it where you can't use GUIDs for Primary Keys.

BruceHunter avatar Mar 26 '16 13:03 BruceHunter