Sync a Database to a Source Control Repository
We really need the ability to "sync" a database to VCS repository, not just compare. I know this limitation exists by design because conflicts can be missed, but we have a scenario that demands it. We have batch check-ins that can take up to a half a day to commit manually.
10
votes
Anna
shared this idea
-
Aren't you able to select all the conflicts in one go, select "keep mine" and commit them en masse?