Hello,
can someone help me with my PR
- https://github.com/apache/couchdb/pull/3582
I don't know how to fix the errors
thanks,
Hannes Klarner.
On 25.05.21 14:40, hannes wrote:
Hello couchdb devs,
I would like to add operators $sizeGte and $sizeLte to the mango
selector language.
Example: It solves the problem of selecting documents with at least 10
customers and at most 20 customers in the customers array.
I have created a PR here
- https://github.com/apache/couchdb/pull/3582
Any feedback and help welcome.
best,
Hannes Klarner.