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 update with query operator for upsert option #3028

Merged
merged 17 commits into from
Jul 14, 2023

Commits on Jul 11, 2023

  1. add test

    chilagrow committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    17dd2ac View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    523c4f9 View commit details
    Browse the repository at this point in the history
  2. add test

    chilagrow committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7dd3904 View commit details
    Browse the repository at this point in the history
  3. add test

    chilagrow committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0920df4 View commit details
    Browse the repository at this point in the history
  4. make test pass for mongoDB

    chilagrow committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d78c277 View commit details
    Browse the repository at this point in the history
  5. add logic for upsert

    chilagrow committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ae27e24 View commit details
    Browse the repository at this point in the history
  6. remove unneeded

    chilagrow committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    43aeeb5 View commit details
    Browse the repository at this point in the history
  7. add more tests

    chilagrow committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    573f7e7 View commit details
    Browse the repository at this point in the history
  8. copy paste sqlite

    chilagrow committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8880fb7 View commit details
    Browse the repository at this point in the history
  9. add todo

    chilagrow committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d98b3e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    163739f View commit details
    Browse the repository at this point in the history
  2. more tests around index

    chilagrow committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    546aa0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    730da36 View commit details
    Browse the repository at this point in the history
  4. update test name

    chilagrow committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3ad5d58 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary code

    chilagrow committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3523bbf View commit details
    Browse the repository at this point in the history
  6. add todo

    chilagrow committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d12fbc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    d19b018 View commit details
    Browse the repository at this point in the history