storj/satellite
Ivan Fraixedes 5f29a20937 satellite/satellitedb: Add missing indexes
The DBs of our production satellites have some indexes that we didn't
have in the migrations because at that time we weren't able to add them
because our migration test was not able to deal with Cockroach indexes
with the STORING clause.
We have recently modified the storj.io/private/dbutil/pgutil package to
support the CRDB STRORING clause, so we are adding the missing indexes
to our migrations for being able to have them if we have to recover a DB
from scratch or we deploy a new DB satellite.

Change-Id: I686ff84e5b4c02d9615f50fa531261363affefb8
2021-04-29 15:34:46 +00:00
..
accounting all: fix error naming 2021-04-29 15:38:21 +03:00
admin satellite/payments: Convert coupon duration to be nullable 2021-04-01 16:28:23 +02:00
analytics satellite/analytics: Add analytics for "path selected" in onboarding step (#4086) 2021-04-19 09:44:25 -07:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit all: fix error naming 2021-04-29 15:38:21 +03:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console all: fix error naming 2021-04-29 15:38:21 +03:00
contact all: fix error naming 2021-04-29 15:38:21 +03:00
gc all: fix error naming 2021-04-29 15:38:21 +03:00
gracefulexit storj: use multipart API 2021-04-26 13:15:09 +00:00
inspector all: fix error naming 2021-04-29 15:38:21 +03:00
internalpb satellite/overlay: remove Inspector 2021-03-29 12:26:10 +03:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metabase all: fix error naming 2021-04-29 15:38:21 +03:00
metainfo all: fix error naming 2021-04-29 15:38:21 +03:00
metrics all: fix error naming 2021-04-29 15:38:21 +03:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/overlay: use DownloadSelectionCache for getting node IPs 2021-01-29 16:47:10 +02:00
nodestats pb: use *UnimplementedServer to avoid breaking API changes 2021-03-29 12:26:10 +03:00
orders all: fix error naming 2021-04-29 15:38:21 +03:00
overlay all: fix error naming 2021-04-29 15:38:21 +03:00
payments all: fix error naming 2021-04-29 15:38:21 +03:00
repair all: fix error naming 2021-04-29 15:38:21 +03:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards storj/storj: some domain changes we can make now 2021-04-13 17:12:06 +00:00
satellitedb satellite/satellitedb: Add missing indexes 2021-04-29 15:34:46 +00:00
snopayouts all: fix error naming 2021-04-29 15:38:21 +03:00
admin.go satellite/payments: Convert coupon duration to be nullable 2021-04-01 16:28:23 +02:00
api.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/metabase/metaloop: move loop under metabase 2021-04-22 12:58:09 +03:00
gc.go satellite/metabase/metaloop: move loop under metabase 2021-04-22 12:58:09 +03:00
peer.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
repairer.go all: remove code related to PointerDB 2021-04-21 12:35:31 +00:00