storj/satellite
Jess G e9c3194c82
satellitedb: merge migration into one step (#3551)
* merge migration

* rm migration versions

* rm unneeded migration test data

* create index w/postgres + crdb compatible syntax

* add default to offers.invitee_credit_duration_days

* changes so that schema matches from master to branch

* change to be crdb compatible

* add check to confirm db version

* mv version check to migration

* update tests

* add minversion to sadb migration, update tests

* confirm min version for all dbs in a migration

* add validate migration to sadb

* fix lint err

* rm min version check from migrate

* change sadb check

* hard code min db version

* fix comment
2019-11-19 12:52:57 -08:00
..
accounting satellite/payments: project usage charges (#3512) 2019-11-15 16:27:44 +02:00
attribution private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
audit satellite/audit: do not contain nodes for unknown errors (#3592) 2019-11-19 17:30:28 +01:00
console satellite/payments: stripe client use satellite logger, give credits when applying transaction to balance (#3603) 2019-11-19 19:56:18 +02:00
contact satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
dbcleanup private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gc private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
gracefulexit private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
inspector private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
mailservice private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
marketingweb private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
metainfo metainfo/loop: refactor iterator to be reusable (#3578) 2019-11-18 07:26:48 -08:00
metrics private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
nodestats all: use pkg/rpc instead of pkg/transport 2019-09-25 15:37:06 -06:00
orders private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
overlay satellite/nodeselection: don't select nodes that haven't checked in for a while (#3567) 2019-11-15 23:43:06 +01:00
payments satellite/payments: stripe client use satellite logger, give credits when applying transaction to balance (#3603) 2019-11-19 19:56:18 +02:00
repair satellite/repair: reduce upload timeout (#3597) 2019-11-18 18:52:56 +01:00
rewards private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
satellitedb satellitedb: merge migration into one step (#3551) 2019-11-19 12:52:57 -08:00
vouchers private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
api.go satellite: added ability to inject stripe public key post build (#3560) 2019-11-18 13:38:43 +02:00
core.go satellite/payments: project usage charges (#3512) 2019-11-15 16:27:44 +02:00
peer.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
repairer.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00