Ewout Stortenbeker
24fda67a37
Improved & added quyery/index unit tests
2022-09-13 21:51:46 +02:00
Ewout Stortenbeker
2e65b5d4b9
Added 'in' query operator test ( #153 )
2022-09-12 13:18:33 +02:00
Ewout Stortenbeker
b07baf37ca
Feature: indexed take/skip with metadata sort ( #149 )
...
* Allow indexed take/skip with multiple sorts
* New unit test for take/skip with multiple sorts,
Adjusted query for #120 to deliver consistent results
* chore: build
* 1.24.0
2022-09-05 18:33:11 +02:00
Ewout Stortenbeker
8e8b2847b7
Fix: index with bigints ( #148 )
...
* Fix BigInts not being indexed
* Fix caching of index queries with BigInts
* Removed unused imports, +VALUE_TYPES import
* Added BigInt index query (+cache) unit tests
* updated core dependency
* chore: ESLint fixes
* chore: build
2022-09-05 15:06:55 +02:00
Ewout Stortenbeker
1f1ec939a7
Added unit tests for #135 (array/includes),
...
linting changes
2022-08-15 22:17:02 +02:00
Ewout Stortenbeker
90efe9e4f4
Fix and unit test for #124 - query with take, filter on index, sort on other index
2022-07-05 22:03:19 +02:00
Ewout Stortenbeker
2075b171dd
Added/modified tests for #119 and #120
2022-06-20 15:59:35 +02:00
Ewout Stortenbeker
361c53b22a
+stop realtime query #113
2022-05-31 12:17:07 +02:00
Ewout Stortenbeker
65fa47b72e
chore: fix typos
2022-05-26 12:55:17 +02:00
Ewout Stortenbeker
8c85e46541
- Fixes for issue #96 and discussion #92
...
- disabled trailing /* index path removal
- improved path variables handling in queries and indexes
- export & import using serialize2 compatible format
- updated tests
2022-05-05 17:04:23 +02:00
Ewout Stortenbeker
26d9a0d3d6
New take/skip query tests for #75
2022-02-23 13:59:34 +01:00
Ewout Stortenbeker
396124301f
Added live query test
2022-02-18 18:22:43 +01:00
Ewout Stortenbeker
4e78afbaa5
New query unit tests on a small movies dataset
2021-10-29 11:49:21 +02:00