Resolved conflicts after rebase - feat: Replace rbtree with btree

This commit is contained in:
George Guskov 2021-08-02 21:02:57 -07:00 коммит произвёл bviswanathan
Родитель 9561ca20d8
Коммит 9bab75319b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -669,7 +669,7 @@ class InMemoryIndex extends DbIndexFTSFromRangeQueries {
}
const values = this._getKeyValues(
item.key,
item[0],
definedLimit - i,
(item.value?.length || 0) - count,
reverse