yii2-mongodb
yii2-mongodb copied to clipboard
Each start key fix
trafficstars
| Q | A |
|---|---|
| Is bugfix? | yes |
| New feature? | no |
| Breaks BC? | no |
| Tests pass? | yes |
start index in each() method is 1.
now start from 0.
Duplicate of #291
Duplicate of #291
Not Duplicate. (see fix each() start key)
better performance for exists() method of Query class exists in master branch.
how i can remove this commit(of master branch) from another branch ?
@ziaratban by rebasing.
Could likely cause issues with current code in case it relies on indexes. Should be released in 2.2.
@ziaratban would you please add a line for CHANGELOG.md?