Skip to content

Old DMS issues - now different? #453

Answered by Mimetis
gentledepp asked this question in Q&A
Discussion options

You must be logged in to vote

3. Sending Changes, from Sqlite. Mitigation on update_scope_id

I get your point on the [side].[update_scope_id] <> @sync_scope_id
Basically this condition is mostly used on the server side.
If I want to rephrase it, It basically says to the server (from a client perspective) :

Please don't send me back the changes I just sent to you, because we know that they are already in sync, since ... I just sent these changes to you server, and you applied them correctly :)

Indeed, from a client perspective, this condition is never matched, because all the rows that have different scope id than 0000-000 (server) or Null (local client) are coming from others scope and should not be sent back to the s…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@gentledepp
Comment options

@Mimetis
Comment options

@gentledepp
Comment options

Comment options

You must be logged in to vote
1 reply
@gentledepp
Comment options

Answer selected by gentledepp
Comment options

You must be logged in to vote
1 reply
@gentledepp
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants