Skip to content

SQL ETL soft delete #12223

Answered by arekpalinski
djordjedjukic asked this question in Q&A
May 21, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Let me make sure that I understand. You'd like to send a document to SQL database with IsDeleted: true instead of propagating the deletion to SQL table?

That's not possible because at the time the ETL process processes the tombstone of a deleted document then that document does not exist.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@djordjedjukic
Comment options

@ayende
Comment options

@DejanMilicic
Comment options

@djordjedjukic
Comment options

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