SQL Source Control (SoC) plugs directly into SQL Server Management Studio (SSMS) and is built with the singular purpose of providing an efficient interface between each developer's local, working copy of the database, in SSMS, and the source control repository.
It allows each developer to work freely, on their own sandbox database, committing tested changes frequently to their local, and then to the shared team repository, directly from within SSMS, as well as updating their own work frequently with the changes of others.
from DZone.com Feed https://ift.tt/2NRYqlH
No comments:
Post a Comment