ooni-probe-cli/cmd/ooniprobe/internal/database
Arturo Filastò ac7d7dc8a3
Add support for tracking the is_uploaded status in the results table (#312)
* Add support for tracking the is_uploaded status in the results table

* Add unit tests for measurement upload status

This implements: https://github.com/ooni/probe/issues/1457

* Update cmd/ooniprobe/internal/database/actions.go

Co-authored-by: Simone Basso <bassosimone@gmail.com>
2021-04-30 17:08:16 +02:00
..
migrations Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
actions_test.go Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
actions.go Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
database_test.go fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
database.go feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +01:00
models.go Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00