Hi,
how to update already created table schema in c# code first EF migration?
I have created table schema using EF migration with invalid datatype, now I want to update the correct Datatype in SQL,
How to update the changes?
Thanks in Advance.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh KumarPosted Apr 20, 2020, 11:53 PM