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!: in query operator doesn't work with multiple values #280

Merged
merged 2 commits into from
Mar 8, 2022

Conversation

shumkov
Copy link
Member

@shumkov shumkov commented Mar 8, 2022

Issue being fixed or feature implemented

If one of the values in in clause not found, the query returns empty result.

Fix is done in dashpay/grovedb#80 and dashpay/rs-platform#81

What was done?

  • Updated RS Drive

How Has This Been Tested?

None

Breaking Changes

Previous data might be incompatible due to different ST validation results (block results).

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shumkov shumkov added this to the v0.22.0 milestone Mar 8, 2022
@shumkov shumkov requested a review from antouhou as a code owner March 8, 2022 10:47
@jawid-h jawid-h merged commit 3c23d91 into v0.22-dev Mar 8, 2022
@jawid-h jawid-h deleted the update-rs-drive branch March 8, 2022 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants