storj/private
Cameron Ayer 8138939a2a satellite/satellitedb: remove bad migration step
Migration step 148 will cause errors because we missed some
references to the columns being dropped. Removing the step
altogether causes problems with backwards compatibility tests
because the change already exists in the latest release tag.
To circumvent, we change v148 to an empty migration.

Add methods FindTable and RemoveColumn in private/dbutil/dbschema

Change-Id: Ia527e95b88a88c5dc82800928ce6f8cfb879e334
2021-03-10 14:36:52 -05:00
..
cui all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
currency private/currency: add strictcsv support to microunit 2020-03-31 14:57:04 -06:00
date storagenode/payouts: fix CurrentMonthExpectations timezone handling. Estimations based on node's join date. 2021-01-25 19:03:30 +02:00
dbutil satellite/satellitedb: remove bad migration step 2021-03-10 14:36:52 -05:00
debugging all: fix dots 2020-07-16 14:58:28 +00:00
lifecycle private/lifecycle: warn on slow service shutdown 2020-11-06 15:01:54 +00:00
migrate private/{dbutil,tagsql}: pass ctx to database opening 2020-10-29 10:51:29 +00:00
multinodeauth multinode/console: list node infos 2021-01-05 14:49:11 +00:00
multinodepb multinode/payouts: EarnedPerSatellite added 2021-02-04 18:10:17 +02:00
nodeoperator {storagenode,satellite}/nodeoperator: add wallet features 2021-02-08 22:09:45 +02:00
post all: fix linter complaints 2020-10-13 15:59:01 +03:00
prompt private/prompt: remove dependency to go-prompt 2020-02-25 13:09:41 +02:00
tagsql private/tagsql: close Stmt debug tracker 2021-02-10 16:49:43 +02:00
testblobs private/testblobs: fix data race in BadDB 2020-11-06 11:56:46 +02:00
testplanet redis-server: Move testing type to specific testing pkg 2021-03-10 06:09:46 +00:00
testredis redis-server: Move testing type to specific testing pkg 2021-03-10 06:09:46 +00:00
testrevocation redis-server: Move testing type to specific testing pkg 2021-03-10 06:09:46 +00:00
teststorj all: fix dots 2020-07-16 14:58:28 +00:00
testuplink private/testplanet: use better method in test 2021-02-16 13:24:01 +00:00
version all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
web all: fix linter complaints 2020-10-13 15:59:01 +03:00