How can we help you today? How can we help you today?
ducman
SSMS - Open SCA project issue
I'm able to open up SCA projects where the name of the project file matches the name of the directory it is contained in. But SCA (within SSMS) has an issue when it tries to open a project file whe...
2 followers 4 comments 0 votes
Build DB from SCA project in a Docker Container
I wanted to ask if there is any detailed documentation out there to create a SQL Server database from scratch using an existing SCA project in a docker container? Are there any Redgate images out o...
1 follower 1 comment 0 votes
Import & Generate Scripts takes a long time
I believe our DB is modestly size (not too big and not too small) so the Import & Generate Scripts takes around 5 minutes to complete (it was just one stored procedure).I don't mind the wait. But t...
3 followers 6 comments 0 votes
Error: referencing a Programmable Object in a Migration script
This causes an error when verifying/refreshing with the shadow database since there's a sequence issue.Example: Deploy migration script which calls a stored procedure Deploy programmable object (th...
2 followers 3 comments 0 votes
Multiple developers modifying the same object = lost of work
Using the below steps: Developer A modify stored procedure in their local db Developer B modify stored procedure in their local db Developer A commit and push the change (using git verbiage here) D...
3 followers 5 comments 0 votes