mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 17:08:57 +01:00
abf402b8c5
Add db adapter support for clean cursor termination when passing options.index and options.limit together. Previously this would cause a crash because options.conditions was undefined. // FREEBIE