Settings and activity
4 results found
-
29 votes
An error occurred while saving the comment GT supported this idea · -
20 votes
An error occurred while saving the comment GT commentedAlso I know that if the apply changes fails, it prompts you to open the script. I'd like that to be an option initially.
GT shared this idea · -
344 votesGT supported this idea ·
-
92 votesGT supported this idea ·
An error occurred while saving the comment GT commentedThis would be a huge win. I have a DB with over 10k objects in it and the Commit tab sometimes takes 10+ minutes to load. Having to load the tab, commit to the local GIT repository, then load the tab again so the PUSH button appears is torture. I can work around it by committing through SSMS and then jumping over to VS to push from there but.. then why am I using SSMS in the first place..
Please allow for Commit+Push or at least expose the Push button somehow without having to load the Commit tab.
I need this as well. I am using the command line in a very busy shared environment on a DB with many objects. It takes 5+ minutes to do a compare, I'm using the /Include:Table:<regex> option to just get the specific objects I want, but the process compares every single object in the db then applies the regex filters. It would be a HUGE time saver/quality of life improvement, if the regex filters could be applied up front to just find objects matching the name, and then do the compare on just them.