fe7cc08287
the existing _selectWhile method was more like _selectUntil, which is what we want for _selectLimit but not for selectWhile(Reverse) The changes we had made before also broke _selectLimit as it would look at the results length before the value got added so you always got 1 value more than requested, breaking sync. |
||
---|---|---|
.. | ||
idb | ||
memory | ||
common.js |