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

fix(datastore): Add syncExpression field to LastSyncMetadata #2936

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    9720a40 View commit details
    Browse the repository at this point in the history
  2. changed log before migration

    Edison Zhang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a28ad3e View commit details
    Browse the repository at this point in the history
  3. added AddSyncExpressionToLastSyncMetadata

    Edison Zhang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    24a24c2 View commit details
    Browse the repository at this point in the history
  4. DB migration (MVP)

    Edison Zhang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6a3f061 View commit details
    Browse the repository at this point in the history
  5. add new field to LastSyncMetadata model (MVP: pre-deserialized Query …

    …Predicate)
    Edison Zhang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    455f879 View commit details
    Browse the repository at this point in the history
  6. updated signature of saveLastDelta/BaseSyncTime and added TODO in Syn…

    …cTimeRegistry&SyncProcessor
    Edison Zhang committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1fc5f09 View commit details
    Browse the repository at this point in the history