Settings and activity
4 results found
-
3 votes
An error occurred while saving the comment An error occurred while saving the comment Andy Cater commentedYes but I want to run this on our corp build server and asking to install a desktop app on it will probably be hard. I am also not sure what kind license concerns there would be with doing this. Since you already have New-DatabaseDocumentation and other export cmdlets I was surprised to see this not already implemented.
Andy Cater shared this idea · -
476 votes
Thank you everyone for the suggestions and votes for this over the years.
I’d like to surface up a workaround for the “linking” problem which is mentioned in the comments. For the use case of easing pains around environment setup with a large number of databases, we have had customers find success using code based off Alessandro Alpi’s blog post: https://alessandroalpi.blog/2016/06/28/automatically-link-databases-to-red-gate-sql-source-control/
I do understand that this is a broader issue and hear that many of you also want command line or API support for the product in general.
If there are specific scenarios or workflows that would be useful to automate for you, this feedback is also very useful, and if you have details on the type of VCS you use and the workflow (such as a branching model) that it would fit in to, that would be very helpful for us to hear as well.
Andy Cater supported this idea · -
9 votes
An error occurred while saving the comment Andy Cater commentedPlease add this. Even if the first iteration only includes the ability commit changes that have no conflicts would be a big help. I use other IDE's and having to start SSMS just to commit changes wastes time as it's big and slow.
-
42 votesAndy Cater supported this idea ·
Sure I could extract the docs from the nuget or zip artifact but i don't want them in the artifact to begin with and I don't really want to mess around with this if it could be offered as part of the tool set. I was thinking this would easy for you to do which is why I am asking for it instead of hacking it to make it work how I want. Since you are already able to place the doco in a nuget or zip file most of your development work should already be done.