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...
Please 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
-
David Atkinson commented
Yes, this is already on the roadmap. In the meantime, you can get the scripts folder from your source control system to a folder, and use SQL Compare Pro to move historical objects to your dev database.