ooni-probe-cli/cmd/ooniprobe/internal/database/migrations
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
..
1_create_msmt_results.sql feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +01:00
2_single_msmt_file.sql feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +01:00
3_results_is_uploaded.sql Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00