Posts
Sort by recent activity
SQL Change Automation with EF Core code first database/entities
I have created a set of entity classes using EF Core and going to create a code first database. I have used SQL Change automation in the past with a database first architecture but what is the bes...
SQL Change Automation requires .NET Framework 4.7.2 or later
All I can is "thanks a lot Red-gate" for stuffing up my build processes....A day of development wasted yesterday. It was only after a bit of searching the forums to find that you have broken my bui...
deploying data updates with SQL Change Automation
I was wondering how it should be configured or the best practices for using data update scripts with SQL Change Automation.The scenario is that I need to add columns or tables as part of a database...
Where has SQL Change Automation gone in Visual Studio 2017
I have just done an upgrade of all my red-gate products via the toolbelt installer as well as my Visual studio 2017 installation and now SQL Change Automation has completely disappeared. There is n...
Now getting strange error in SQL Change Automation when used from VSTS / Azure DevOps
I have been using SQL Automation as part of our VSTS / Azure DevOps devlopment and release cycle so that when changes are made, the build is automatic. However, a couple of days ago, the builds su...