Skip to content

fix!: in query operator doesn't work with multiple values#280

Merged
jawid-h merged 2 commits into
v0.22-devfrom
update-rs-drive
Mar 8, 2022
Merged

fix!: in query operator doesn't work with multiple values#280
jawid-h merged 2 commits into
v0.22-devfrom
update-rs-drive

Conversation

@shumkov
Copy link
Copy Markdown
Collaborator

@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