storj/satellite/satellitedb/dbx
Fadila Khadar 553c1558a5 satellite/satellitedb: add 'contained' column to nodes table
We want to be able to exclude contained nodes from nodes selection. For this, we add a 'contained' column to the nodes table to track the containment status.

Fixes https://github.com/storj/storj/issues/5231

Change-Id: Id78e645f172145adcb8664646e8ebf14e218b57b
2022-11-09 11:11:37 -06: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/satellitedb: add 'contained' column to nodes table 2022-11-09 11:11:37 -06:00
satellitedb.dbx.go satellite/satellitedb: add 'contained' column to nodes table 2022-11-09 11:11:37 -06:00
satellitedb.dbx.pgx.sql satellite/satellitedb: add 'contained' column to nodes table 2022-11-09 11:11:37 -06:00
satellitedb.dbx.pgxcockroach.sql satellite/satellitedb: add 'contained' column to nodes table 2022-11-09 11:11:37 -06:00