I am trying to update-database by using powershell. but I am getting this error:
"FK_Supplier_UserType_UserTypeId"
which I already deleted the table (UserType)
Anyone can help?
I searched "usertypeId" all database and codes but I can't find it...What is the issue here and what am I supposed to to?