When querying swift there is no way to take results only newer than a specified point, you can only query newer than or equal to. But for sqlite we can absolutely use > instead of >= and avoid re-processing results we've already seen.less-recipients
parent
bbdd8105b2
commit
36459dcdb7
Loading…
Reference in new issue