Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a NoDeletes function to the Syncer #143

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Adds a NoDeletes function to the Syncer #143

wants to merge 3 commits into from

Commits on Nov 28, 2024

  1. Adds a NoDeletes function to the Syncer

    If the Syncer is configured with noDeletes true, deleteDuplicates and delete operations
    are skipped entirely in the diff() function.
    
    Testing WIP
    rspurgeon authored and mheap committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9bfcaea View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    341d365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2956fa View commit details
    Browse the repository at this point in the history