yii2-mongodb icon indicating copy to clipboard operation
yii2-mongodb copied to clipboard

Each start key fix

Open ziaratban opened this issue 5 years ago • 5 comments
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.

ziaratban avatar Feb 11 '20 07:02 ziaratban

Duplicate of #291

rustamwin avatar Feb 11 '20 08:02 rustamwin

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 avatar Feb 11 '20 17:02 ziaratban

@ziaratban by rebasing.

samdark avatar Feb 14 '20 10:02 samdark

Could likely cause issues with current code in case it relies on indexes. Should be released in 2.2.

samdark avatar Feb 19 '20 21:02 samdark

@ziaratban would you please add a line for CHANGELOG.md?

samdark avatar Feb 19 '20 21:02 samdark