Is there a way to not delete the data when I do a Generate Database From Model.
The problem is when I want to add some column or a new module to an existing website, When I perform the generate database action, All my current data is lost.
I'm using Entity Framework 4
Thanks