Using the Visual Studio Enterprise 2015 for repository update regarding database projects, usually need to compare the database schema and then commit the changes to remote.
The steps are
1. Connect the project from Team Explorer
2. Git Flow >> Create Feature and give the feature a name / tag.
3. Solution Explorer >> right click the solution and select Schema Compare
in Schema Compare screen [Compare] we have Source and Targets Schema. select the objects and click [Update].
4. in Team Explorer GitFlow select Finish Feature.
The steps are
1. Connect the project from Team Explorer
2. Git Flow >> Create Feature and give the feature a name / tag.
3. Solution Explorer >> right click the solution and select Schema Compare
in Schema Compare screen [Compare] we have Source and Targets Schema. select the objects and click [Update].
4. in Team Explorer GitFlow select Finish Feature.
No comments:
Post a Comment