- Print
- Comment
- DarkLight
- PDF
Step 5 - Making changes and deploying SQL Database - Local Development
Article summary
Did you find this summary helpful?
Thank you for your feedback!
With the Visual Studio solution I use the normal SSDT approach for the database. You can right click on the project and publish it to generate a script to apply changes or push them to your database.
There are many articles online about how to do this so I will not spend too much time going over this in this article. I simply want to point out that this is what I am doing and will focus on the other areas which I think readers will get the most value from.
If you feel reading this that it would be useful for me to add more to this section please add a comment.
Was this article helpful?