mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 04:13:18 +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