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

feat(datastore): adds in, not-in, and != query operations #5975

Merged
merged 15 commits into from May 6, 2022

Commits on May 2, 2022

  1. Copy the full SHA
    5b45ad6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. fix: tests

    telpirion committed May 3, 2022
    Copy the full SHA
    2b89638 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bb3d720 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    telpirion committed May 3, 2022
    Copy the full SHA
    377db4a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cf0af83 View commit details
    Browse the repository at this point in the history
  5. fix: linter

    telpirion committed May 3, 2022
    Copy the full SHA
    0aad269 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Copy the full SHA
    f87b54b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d26fc15 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Copy the full SHA
    f0cad55 View commit details
    Browse the repository at this point in the history
  2. fix: linter

    telpirion committed May 5, 2022
    Copy the full SHA
    4c5c864 View commit details
    Browse the repository at this point in the history
  3. fix: per reviewer

    telpirion committed May 5, 2022
    Copy the full SHA
    6169ccb View commit details
    Browse the repository at this point in the history
  4. Update datastore/query_test.go

    Co-authored-by: Tyler Bui-Palsulich <26876514+tbpg@users.noreply.github.com>
    telpirion and tbpg committed May 5, 2022
    Copy the full SHA
    6b96029 View commit details
    Browse the repository at this point in the history
  5. Update datastore/query.go

    Co-authored-by: Tyler Bui-Palsulich <26876514+tbpg@users.noreply.github.com>
    telpirion and tbpg committed May 5, 2022
    Copy the full SHA
    46a6703 View commit details
    Browse the repository at this point in the history
  6. fix: per reviewer

    telpirion committed May 5, 2022
    Copy the full SHA
    abcb1f3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Copy the full SHA
    5dedd8f View commit details
    Browse the repository at this point in the history