mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01: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