|
21d4e07b87
|
remove prefix matching for ids and authors filter fields
- this also fixes https://github.com/hoytech/strfry/issues/109
|
2024-09-04 23:12:00 -04:00 |
|
|
058c97f856
|
use custom packing for indexable data: PackedEvent
|
2024-09-04 23:12:00 -04:00 |
|
|
c23b10e1d2
|
fix 'unable to lookup event by levId' crash
This happened when a non-indexOnly scan was paused and then one of the buffered levIds was deleted or replaced before the scan resumed
|
2023-09-04 15:44:35 -04:00 |
|
|
206b14a473
|
sync optimisations, DBQuery no longer loads eventPayload
- It is now up to the caller to do so
- QueryScheduler now can optionally not bother to ensure that the events are fresh
|
2023-07-29 01:14:38 -04:00 |
|
|
2c6852ecf9
|
bugfix for when limit=0
|
2023-06-05 11:37:55 -04:00 |
|
|
e2816f6bd5
|
foreachByFilter feature
|
2023-06-05 11:37:55 -04:00 |
|
|
6218ca3334
|
bugfix: don't crash if we can't load an event that was deleted while a DBQuery scan was paused
|
2023-02-27 06:41:50 -05:00 |
|
|
5175664e2f
|
fix query behaviour when limit is present (reported by @Mazin)
|
2023-02-25 00:03:59 -05:00 |
|