8000 Fix: allow `$in` operator to be used with stored array by DataHearth · Pull Request #129 · PoloDB/PoloDB · GitHub
[go: up one dir, main page]

Skip to content

Fix: allow $in operator to be used with stored array#129

Open
DataHearth wants to merge 6 commits intoPoloDB:masterfrom
DataHearth:fix/in-operator
Open

Fix: allow $in operator to be used with stored array#129
DataHearth wants to merge 6 commits intoPoloDB:masterfrom
DataHearth:fix/in-operator

Conversation

@DataHearth
Copy link
Contributor
@DataHearth DataHearth commented Aug 4, 2023

Allow $in to be used with stored array

TODO

  • update DbOp::In match operator in vm.rs
  • add test_all.rs

Ref

https://www.mongodb.com/docs/manual/reference/operator/query/in/#use-the--in-operator-to-match-values-in-an-array

Notes

It should be merged after the #128 PR as I used the branch from start instead of master (for not reason tho 😂)

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.

1 participant

0