If I create data model using EntityFramework I could generate database from model. However, I cannot update existing database schema if I change enity data model.
That would be great if EntityFramework will provide an ability to update existing database by new model without data loss.
Thank you
Comments: Closing since remaining work is tracked by another item
That would be great if EntityFramework will provide an ability to update existing database by new model without data loss.
Thank you
Comments: Closing since remaining work is tracked by another item