Skip to content

fix: IN query issue in RS-Drive#80

Merged
shumkov merged 2 commits into
masterfrom
fix/partialInQuery
Mar 8, 2022
Merged

fix: IN query issue in RS-Drive#80
shumkov merged 2 commits into
masterfrom
fix/partialInQuery

Conversation

@QuantumExplorer
Copy link
Copy Markdown
Member

When an item was not found, instead of not returning that item an error would be thrown, this would cause in queries to fail if one item was missing. This is fixed with this PR.

Copy link
Copy Markdown
Contributor

@shumkov shumkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! 👍

@shumkov shumkov changed the title fix: fix IN query issue in RS-Drive fix: IN query issue in RS-Drive Mar 8, 2022
@shumkov shumkov merged commit 465da6b into master Mar 8, 2022
@shumkov shumkov deleted the fix/partialInQuery branch March 8, 2022 03:34
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