Alexey Palazhchenko

Results 384 issues of Alexey Palazhchenko

https://www.mongodb.com/docs/manual/reference/operator/update/pullAll/

code/feature

https://www.mongodb.com/docs/manual/reference/operator/update/each/

code/feature

Depends on #828 https://www.mongodb.com/docs/manual/reference/operator/update/position/ DoD: - [ ] valid cases (for `$push` with `$each`, different positions) - [ ] invalid case (e.g. attempt to use without `$each`) - [ ]...

code/feature
not ready

Depends on #828 https://www.mongodb.com/docs/manual/reference/operator/update/slice/ DoD (to test): - [ ] attempt to use without `$each` - [ ] empty `$each` - [ ] zero, positive and negative values of the...

code/feature
not ready

Depends on #830 https://www.mongodb.com/docs/manual/reference/operator/update/sort/ DoD: - [ ] attempt to use without `$each` - [ ] empty `$each` - [ ] a test case when array elements are documents -...

code/feature
not ready

https://www.mongodb.com/docs/manual/reference/operator/update/bit/ DoD: - [ ] both pg and Tigris should work - [ ] compat tests for bitwise and, or, xor - [ ] compat tests for cases with dot...

code/feature

We want to start writing and publishing user-visible documentation on our website. 1. Let's start with https://squidfunk.github.io/mkdocs-material/. 2. Documentation should be in the main FerretDB repo so PRs that implement...

documentation

This task is a part of #683 epic. This task should be taken after #899 is done. 🎯 The goal of the task is to implement `timestamp` type for tjson....

code/feature
code/tigris

https://www.mongodb.com/docs/manual/reference/operator/update/rename/ We should support it for both FerretDB and Tigris. Dot notation should be supported and tested.

code/feature

https://www.mongodb.com/docs/manual/reference/operator/update/min/

code/feature