Updating data model with database
I am developing a API. I have created a data model and working with it perfectly, but the problem is when ever i update my edmx file ( in my case i am updating it by adding a stored procedure) it automatically deletes all my previous changes and returns me a fresh edmx how it was generated for the first time. I have to spend hours to add all my work again. Please anyone. Thanks