| Author |
Message |
sherr
Joined: 19 Mar 2009 Posts: 121 Location: Cambridge
|
Posted: Wed Aug 18, 2010 4:23 pm Post subject: SQL Source Control Patch - View History from within SSMS! |
|
|
As of September 28th 2010, these fixes are now available in the latest release. Details are at :
http://www.red-gate.com/MessageBoard/viewtopic.php?t=11572
Patch to SQL Source Control v1.0.6.3 - Released 18 August 2010
================================================
This is the latest cumulative patch for SQL Source Control. This patch contains 2 new features:
• View the database’s history from the Object Explorer context menu so you can see who changed what, when, and why
• TFS Users – associate your commit to Work Items through the commit comments (see our forum for details)
(SVN Users – if your SVN is configured for bug integration with other tools, then typing the Bug ID into the commit comments should already work)
This patch also addresses the following issues found with the tool:
• SOC-1369 Input string error, if linking a non-empty db to an existing repo that contains curly braces ({ or })
• SOC-1370 We now support the DATA COMPRESSION 2008 keyword
• SOC-1023 We now support 64 bit assemblies
• and more... _________________ Thank you!
Stephanie M. Herr
SQL Tools Development Manager
Last edited by sherr on Wed Sep 29, 2010 3:11 pm; edited 1 time in total |
|
| Back to top |
|
 |
fsvard
Joined: 09 Sep 2010 Posts: 1
|
Posted: Thu Sep 09, 2010 10:20 am Post subject: View history in SSMS for an object |
|
|
Hi,
When clicking the new history option the window that comes up contains all changes to the database not the selected object.
Is this something you can add so that we can view the history per object?
We use TFS 2010, SSMS 2010 R2 and sql source control 1.0.6.3.
Regards
Fredrik |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1080
|
Posted: Thu Sep 09, 2010 2:17 pm Post subject: Re: View history in SSMS for an object |
|
|
| fsvard wrote: |
Hi,
When clicking the new history option the window that comes up contains all changes to the database not the selected object.
Is this something you can add so that we can view the history per object?
We use TFS 2010, SSMS 2010 R2 and sql source control 1.0.6.3.
Regards
Fredrik |
The next early access release will have this fix. And it will also let you revert to a historical version (you will need SQL Compare Pro installed to do this).
David Atkinson
Red Gate Software |
|
| Back to top |
|
 |
MH
Joined: 13 Sep 2010 Posts: 2
|
Posted: Mon Sep 13, 2010 4:21 pm Post subject: Re: View history in SSMS for an object |
|
|
| David Atkinson wrote: |
The next early access release will have this fix. And it will also let you revert to a historical version (you will need SQL Compare Pro installed to do this).
David Atkinson
Red Gate Software |
What is a "source control" software good for, if you can't revert to a historical version (without purchasing another product)?  _________________ SQL Source Control 1.0.6.3;SQL Server Managament Studio 10.0.2531.0 |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1080
|
Posted: Mon Sep 13, 2010 5:00 pm Post subject: |
|
|
Red Gate's offering is a collection of tools that can be used individually and/or in combination with each other. SQL Compare Pro has always been Red Gate's deployment tool, whether or not the source and targets are historical source-controlled databases, live databases, or even Backups.
SQL Source Control on its own can achieve a lot, such as user collaboration, auditing, compliance and versioning. SQL Source Control can undo the last change you made assuming it hasn't yet been committed to source control yet. Without SQL Compare Pro you can still in theory view the history, and it's not difficult to restore an old stored procedure to your database, for example. It's only if you want to do more advanced recovery from a previous version that you need SQL Compare for.
We recommend that to have a full solution the SQL Developer Bundle be purchased, which gives you not only SQL Source Control but the pro versions of the other developer tools.
Regards,
David |
|
| Back to top |
|
 |
sherr
Joined: 19 Mar 2009 Posts: 121 Location: Cambridge
|
Posted: Wed Sep 29, 2010 3:12 pm Post subject: Object Level History |
|
|
In the v1.1 release, history is now available at the database level and object level depending on where you right-click in the Object Explorer. For full details, see http://www.red-gate.com/MessageBoard/viewtopic.php?t=11572. _________________ Thank you!
Stephanie M. Herr
SQL Tools Development Manager |
|
| Back to top |
|
 |
Aries86
Joined: 21 May 2013 Posts: 1
|
Posted: Tue May 21, 2013 5:00 am Post subject: |
|
|
Thanx for sharing it. _________________ Aries86 |
|
| Back to top |
|
 |
|