Fixed segmentation fault with COUNT - fixes #9

This commit is contained in:
Andrew Kane
2021-06-09 03:13:22 -07:00
parent b713cbc3b6
commit 57e6a01214
5 changed files with 28 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
## 0.1.6 (unreleased)
- Fixed segmentation fault with `COUNT`
## 0.1.5 (2021-05-25)
- Reduced memory usage during index creation