storj/satellite
Stefan Benten 5f6fccc6e8 satellite/satellitedb: makes limits nullable change backwards compatible
Our current endpoints bail on us, if the column data is null. Thus we need
to take the intermediate step and set the default to a fixed value and
reset those with the following release.

It sets the default column value to our current config values of 50GB
for storage and bandwidth and 100 buckets, while still enabling the field to be nullable.
All 0 values are migrated to be the default as well to ensure they can
keep using their projects, as with the original change, 0 actually means 0.

Change-Id: I797be80ce2d2105091599dc1b3fc76f74336b66b
2020-09-23 17:54:42 +02:00
..
accounting satellite/satellitedb: makes limits nullable change backwards compatible 2020-09-23 17:54:42 +02:00
admin satellite/satellitedb: makes limits nullable change backwards compatible 2020-09-23 17:54:42 +02:00
attribution all: fix dots 2020-07-16 14:58:28 +00:00
audit satellite/metainfo: replace ScopedPath with metabase.SegmentLocation 2020-09-04 10:06:52 +00:00
compensation all: add missing dots 2020-08-11 17:50:01 +03:00
console satellite: make limits be nullable 2020-09-21 19:34:19 +00:00
contact all: fix dots 2020-07-16 14:58:28 +00:00
dbcleanup satellite/dbcleanup: run cleanup more frequently 2020-06-10 18:32:15 +00:00
downtime all: fix comments 2020-07-16 19:13:14 +03:00
gc satellite/metainfo: replace ScopedPath with metabase.SegmentLocation 2020-09-04 10:06:52 +00:00
gracefulexit satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00
inspector satellite/metainfo: use metabase.SegmentKey with metainfo.Service 2020-09-03 15:11:32 +00:00
mailservice all: fix dots 2020-07-16 14:58:28 +00:00
marketingweb all: fix dots 2020-07-16 14:58:28 +00:00
metainfo satellite: make limits be nullable 2020-09-21 19:34:19 +00:00
metrics satellite/metainfo: replace ScopedPath with metabase.SegmentLocation 2020-09-04 10:06:52 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection all: add missing dots 2020-08-11 17:50:01 +03:00
nodestats storagenode/reputation: offline_under_review_at added 2020-09-02 18:48:28 +03:00
orders satellite/orders: don't version check old endpoint 2020-09-09 10:23:48 -04:00
overlay satellite/satellitedb: uses vetted_at field to select for reputable nodes 2020-09-04 16:45:32 +00:00
payments satellite/satellitedb: makes limits nullable change backwards compatible 2020-09-23 17:54:42 +02:00
referrals all: fix dots 2020-07-16 14:58:28 +00:00
repair satellite/repair: use metabase.SegmentKey type in repair package 2020-09-08 19:35:20 +00:00
revocation all: fix dots 2020-07-16 14:58:28 +00:00
rewards Adding Kesque, MSP360, Innovoedge, Taloflow, Restic partners (#3933) 2020-08-27 14:29:54 -04:00
satellitedb satellite/satellitedb: makes limits nullable change backwards compatible 2020-09-23 17:54:42 +02:00
snopayout storagenode: heldamount renamed to payouts, renamed some methods and structs to more meaningful names. grouped estimated payout with pathouts 2020-09-16 14:57:35 +00:00
admin.go satellite/console: make paywall optional 2020-07-28 10:57:49 +00:00
api.go storagenode: heldamount renamed to payouts, renamed some methods and structs to more meaningful names. grouped estimated payout with pathouts 2020-09-16 14:57:35 +00:00
config-lock_test.go satellite: add Go test version of satellite-config-lock tests 2020-05-13 08:14:24 +00:00
core.go satellite/orders: add bucket id to order limit 2020-09-03 10:50:11 +03:00
gc.go all: fix dots 2020-07-16 14:58:28 +00:00
peer.go storagenode: heldamount renamed to payouts, renamed some methods and structs to more meaningful names. grouped estimated payout with pathouts 2020-09-16 14:57:35 +00:00
repairer.go satellite/orders: add bucket id to order limit 2020-09-03 10:50:11 +03:00