Comments
1 comment
-
Hello Arcadia,
Please see see the following documentation of the 'yours' vs 'theirs' behaviour.
https://documentation.red-gate.com/soc/common-tasks/resolve-and-merge-conflicts
There is a seperate section for static data further down that should also be applicable.
It's detailed in the above link, but essentially for practical purposes, the 'take theirs' option is just discarding your changes so that you're free to pull down the latest version.
Naturally if you're using any of the mentioned 3rd party tool to get a row by row merge, the outcome will be different.
Add comment
Please sign in to leave a comment.
If I manually delete the table under "Data Model" "Data" it does not get replaced if I commit my local Database copy. It also does not get replaced if I ask to "Get latest". Is the "Keep Mine" static data just pulled directly from my database and displayed? Where does this information go if I click to "Commit". Is it simply tagged as being committed but not stored in the file system? Where does the information come from when i click to "Get latest"? It isn't in "Data Model" "Data". If I click "Take theirs" and then click Commit, will that store into my local file system?