ef code first - Entity Framework CF Something has changed -
i got old project uses entity framework , when run dreaded "the model backing ‘mycontext’ context has changed since database created. consider using code first migrations update database ..." error. problem nothing should have changed. there way can proceed analyze issue , figure out changes causing it?
i have examined invalidoperationexception have been unable find clues anywhere within.
i appreciate advice on one.
thanks.
Comments
Post a Comment