Posts
Sort by recent activity
SQL Managed Instance as deployment target
We are considering moving our production environment to SQL Managed Instance, but will be leaving all other environments as-is (i.e. VM based SQL instances SQL 2022). Will SCA 4 work properly in t...
Redgate SCA Devops build pipeline cannot overwrite the nuget package - build fails
We recently had to change out build pipeline from using LocalDB to a full SQL instance (using full text searching so need full DB to build).Since we changed the pipeline configuration, we cannot ge...
Concurrent releases in the SCA deployment pipeline
Here is our scenario: We currently have at least one release in progress for which we import the changes into our SCA project and it gets put into the CI/CD pipeline. From time to time, we need t...
Replicated tables in pipeline
I have a schema of master data that is replicated into all of our environments that I have excluded from my baseline. We have views that reference those tables that obviously won't build when depl...