Newbie feedback to SQL Source Control
gsuttie
Posts: 80
Just started using SQL Source Control - If I look at a database which is already withi subversion and I look at a table I can see that it has changes - It would be nice to be able to just right click on that table and select an option to 'View Changes' so that I can quickly see the changes which have been made to that table.
Once I have my db scripted into Subversion is there an option to use the scripts to create a copy of the database using the scripts which the tool has generated for me? - or do I need to use the other tools like SQL Compare to do this?
Cheers
Gregor
Once I have my db scripted into Subversion is there an option to use the scripts to create a copy of the database using the scripts which the tool has generated for me? - or do I need to use the other tools like SQL Compare to do this?
Cheers
Gregor
Comments
https://redgate.uservoice.com/forums/39 ... ce-control
Is the reason why you want this feature to save time? If so, how long does it take you to visit the commit tab currently?
To create a new database based on one in source control, you simply create a new database, link it to the same source control repository and select 'Get Latest.
Kind regards,
David Atkinson
Product Manager
Product Manager
Redgate Software
The repository information is on the SQL Source Control setup tab. Is this what you were looking for? You can right click on this and copy to the clipboard.
David
Product Manager
Redgate Software