8 results found
-
Would like the ability to shelve changes in Vault
I realize that there is a request for the same in TFS, perhaps the different source control vendor doesn't make this a different request? In any event, we would like to shelve changes and we use Vault.
2 votesSQL Source Control 5.7 removes support for Sourcegear Vault as a fully-integrated version control system – when you upgrade, any databases that were linked to Vault will be unlinked. To continue working with Vault, see “Changes to SourceGear Vault integration in SQL Source Control” https://documentation.red-gate.com/display/SOC5/Changes+to+SourceGear+Vault+integration+in+SQL+Source+Control
-
viewhistory doesn't work anymore!
Oh, boy. At least after the last update (V 3.4.9.265) the function "View History" doesn't work anymore: it only displays:
"No history available for this database"
:-(
0 votesDuplicate
-
I want to be able to list a code reviewer when I commit
We like to track code reviews in TFS. Would like to have the ability to specify a code reviewer when I commit.
36 votesYou should be able to do this with your version control system. In TFS, this is called a check-in policy. You can learn more about this at https://learn.microsoft.com/en-us/azure/devops/repos/tfvc/add-check-policies?view=azure-devops or request a review in TFS - https://learn.microsoft.com/en-us/azure/devops/repos/tfvc/get-code-reviewed-vs?view=azure-devops.
-
Require comments PRE-commit
I understand a hook can be added to SVN so if a commit is made without a comment it will throw an error and fail - From an interface point of view it would be nice the commit couldn't even be made (i.e. the button was disabled if a "require comments" option was set).
39 votesThis needs to be configured in your version control system (e.g., a pre-receive Git hook - https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks). In the next generation of SQL Source Control, Flyway Desktop, we have made comments mandatory. You can learn more about this at https://forum.red-gate.com/discussion/88434/flyway-desktop-preview-available. -
Allow me to sort the history by clicking on the column header (author, comment, etc.)
If you look at the history to select a specific version it could be useful to make the grid sortable (on version, date,author,comment DESC/ASC) .
Then we could sort based on the comment, this would allow to search for specific '5.1' tag or 4.2 tag..
0 votesClosing this request since it has been open for 6 years and has zero votes.
-
Modify comments in history
Displaying the History is awesome, but it would be nice to be able to modify the comments right there in the history window.
9 votesYou'll have to do this in your source control system.
-
able to see the history and do a compare between two versions in the repository
It would be awesome to be able to see the history and do a compare between two versions in the repository.
5 votesThis suggestion is talking about 2 features.
For history, please vote/comment at
https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/471982-svn-show-log-tfs-view-history-?ref=titleFor comparing 2 versions, please vote/comment at
https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/491523-diff-or-compare-versions-of-an-object?ref=title -
View change history (TFS) on a per entity basis within Management Studio, with selective rollback
I understand the difficulties that would exist with rolling back to previous versions of tables based on changes that may have occurred to data, relationships, etc., and rolling back sprocs/functions would have similar potential consequences. But being able to view a change history per entity and have the option to revert has got to make it into the feature pipeline if it's not already...
3 votesPlease vote for the following:
Viewing History – https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/471982-svn-show-log-tfs-view-history-?ref=title
Get Specific Version –
https://redgate.uservoice.com/forums/39019-sql-source-control/suggestions/492431-get-specific-version-from-source-control-svn-upd?ref=title
- Don't see your idea?