Database CI/CD – How to upgrade new table schema on MSSQL DB with Azure DevOps Service



Database CI/CD – How to upgrade new table schema on MSSQL DB with Azure DevOps Service

Database CI/CD - How to upgrade new table schema on MSSQL DB with Azure DevOps Service

1. Create new Table in VS 2017
2. Compare database schema
3. Build and release pipeline

Sample Solution DB file located @ https://github.com/vipin-k/AdventureWorks2012

Comments are closed.