Posts
Sort by recent activity
How do I customize the name of the shadow database
Hello I have following ShadowConnectionString<ShadowConnectionString>Data Source=sqlserver-nprd-ted-dev2.database.windows.net;Initial Catalog=sqldb-nprd-ted-dev-$(username)_SHADOW;Pooling=False;Enc...
SCA Baseline scripts
If I am starting with a greenfield system with no production yet , but I do have a development database that already has 1000+ objects - is the baseline just an empty script, OR do I baseline off t...
SCA is unreliabe
I get this error , randomly , now consistentlyRedGate.Versioning.Client.VsShell.Ssms.Models.Observable.UnhandledObserverException: A subscribed observable threw an unhandled exception: Object refer...
What objects are not supported in the Base Line and Migrations ?
I do not get any of the "external data" sources scripted in the baseline scripts , causing errors in the build?What is not supported and what do I need to do to manage this ?
Where are Generate Migration errors ?
Where does Change Automation log errors and progress of running script. When running generate migration I get an error , where is it running this script ?
Script generation
Hello,
I am new user to SQL Source Control
I would like the scripts that are generated from SQLServer via SQL Source Control to Source Control to include drop statements for dml objects . The defau...