Recover previous version of Stored Proc from SQL Source Cont
WadeN
Posts: 2
Is there a way to see or recover previous versions of stored procedures or tables structures that were committed to SQL Source Control. I see how to get the latest version, but suppose I want to get or see a version that was committed 4 versions ago - is there a way to do this? Thanks.
Comments
Alternatively, if you want to do this using SQL Compare, you can set a historical source control version as the source database (select the Source Control radio button). Running a comparison and the Deployment Wizard will allow you to recover your objects.
Product Manager
Redgate Software