mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-25 20:24:45 +00:00
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