Steve Langasek 36459dcdb7 Fix fencepost error when fetching autopkgtest results from sqlite
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.
2021-11-06 22:09:02 -07:00
..
2020-11-20 17:37:44 +00:00
2020-04-01 16:37:56 +00:00
2020-04-01 16:37:56 +00:00