Update both SQL Server 2019 and Azure SQL Database objects using one commit
In this post I will show you how you can update both SQL Server 2019 and Azure SQL Database objects using one commit. Because I tested various ways myself in Azure DevOps the other day. To clarify, what I mean by a commit is when you first save changes to a database project that is … Read more