Implement remaining query operators
- Dominant language
- Rust
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This should be pretty self-explanatory:
https://github.com/Filify-app/fireplace/blob/f42644785be4708f6c2d6dc8e22b8d23146f8ac8/src/firestore/query.rs#L1-L15
JIRA: [FD-160](https://filify.atlassian.net/browse/FD-160)
[FD-160]: https://filify.atlassian.net/browse/FD-160?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading src/firestore/query.rs at the linked lines and inspect the surrounding query definitions to determine which operators are missing. Use the linked JIRA item for any additional scope; done means the remaining query operators are implemented consistently with the existing ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100