fixed changelog typo
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
## v0.16.7
|
## v0.16.7
|
||||||
|
|
||||||
- Minor optimiaztion for the list/search queries to use `rowid` with the `COUNT` statement when available.
|
- Minor optimization for the list/search queries to use `rowid` with the `COUNT` statement when available.
|
||||||
_This eliminates the temp B-TREE step when executing the query and for large datasets (eg. 150k) it could have 10x improvement (from ~580ms to ~60ms)._
|
_This eliminates the temp B-TREE step when executing the query and for large datasets (eg. 150k) it could have 10x improvement (from ~580ms to ~60ms)._
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user