1

Can Entity Framework create incremental SQL scripts for updates? (or would you need to do this in a separate database tool)

(i.e. for my application updates I need to package the DB upgrade script that gets applied after download - windows forms type app)

1 Answer 1

2

It can't, but Visual Studio "Data Dude" can. This plugin unites the two.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.