storj/satellite/satellitedb/dbx
Cameron c86340e6b9 satellite/satellitedb/dbx: change node_event read one to read first
read one is the wrong method when trying to select one row when there
are multiple. It returns TooManyRows error. Read first is the correct
method.

Change-Id: Ic6c92795486892ac041befd118b6945314bffeaa
2022-11-17 19:31:53 +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/satellitedb/dbx: change node_event read one to read first 2022-11-17 19:31:53 +00:00
satellitedb.dbx.go satellite/satellitedb/dbx: change node_event read one to read first 2022-11-17 19:31:53 +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