Simple Version Control for SQL Server
I'll admit I'm spoiled. I started using VisualSVN several months ago and couldn't be happier. However, VisualSVN doesn't work with SSMS and isn't really meant to manage versioning for database objects.
VisualSVN makes version control in Visual Studio *extremely* easy. What I'd love to see from RedGate is an add-in to SSMS that makes source control just as easy. Script out all the objects in the db to individual files. Detect when an object changes and update its script. Allow me to commit those changes to source control from within SSMS. Let me diff the changes or revert to previous versions. In a nutshell, let me apply verson control to my databases.
Thanks for a great suite of products!
-k
VisualSVN makes version control in Visual Studio *extremely* easy. What I'd love to see from RedGate is an add-in to SSMS that makes source control just as easy. Script out all the objects in the db to individual files. Detect when an object changes and update its script. Allow me to commit those changes to source control from within SSMS. Let me diff the changes or revert to previous versions. In a nutshell, let me apply verson control to my databases.
Thanks for a great suite of products!
-k
Comments
You can read more about this at:
http://www.red-gate.com/products/SQL_So ... /index.htm
Kind regards,
David Atkinson
Product Manager
Red Gate Software
Product Manager
Redgate Software