SQL Source Control for teams
Published 05 August 2015
SQL Source Control is a tool designed for teams who want to share database changes.
Which development model are you using?
You'll use SQL Source Control differently depending on which development model you're using:
The dedicated model
In the dedicated model, each developer has their own copy of the database.
If this is what you're doing, read Teams using the dedicated model.
The shared model
In the shared model, developers work on a single copy of the database.
If this is what you're doing, read Teams using the shared model.