storj/satellite/satellitedb/dbx
paul cannon fba39b72b8 satellite/audit: add GetByNodeID to ReverifyQueue
GetByNodeID will allow querying the reverification queue to see if there
are any pending jobs for a given node ID. And thus, to see if that node
ID should be contained or not.

Some parameters on the other methods of the ReverifyQueue interface have
been changed to accept pointers; this was done ahead of the rest of the
changes for the reverification queue to better match the signatures of
the methods that these will replace once ReverifyQueue is actually being
used (meaning fewer changes to tests).

Refs: https://github.com/storj/storj/issues/5251
Change-Id: Ic38ce6d2c650702b69f1c7244a224f00a34893a1
2022-12-01 12:14:49 +00:00
..
templates satellite/dbx: standardize on assignment 2020-12-01 16:10:18 +00:00
cockroach.go private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
gen.go ci: fix lint errors 2021-05-17 13:37:31 +00:00
gen.sh private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
satellitedb.dbx satellite/audit: add GetByNodeID to ReverifyQueue 2022-12-01 12:14:49 +00:00
satellitedb.dbx.go satellite/audit: add GetByNodeID to ReverifyQueue 2022-12-01 12:14:49 +00:00
satellitedb.dbx.pgx.sql satellite/satellitedb: add columns last_offline_email and last_software_update_email 2022-11-11 14:43:59 -05:00
satellitedb.dbx.pgxcockroach.sql satellite/satellitedb: add columns last_offline_email and last_software_update_email 2022-11-11 14:43:59 -05:00