storj/satellite/satellitedb/dbx
Yingrong Zhao 52f8c8175e satellite/satellitedb: add segments column into invoiceprojectrecords
table and drop not null constraint on objects column

Since, we want to move from charging our customers by object count to
segment count, this PR prepares the database to be able to record segments count
instead of objects count for satellite's billing system

Change-Id: Ie91ef354e78d24a268bc1cdc4327c182f733321e
2021-10-27 14:51:51 -04: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: add segments column into invoiceprojectrecords 2021-10-27 14:51:51 -04:00
satellitedb.dbx.go satellite/satellitedb: add segments column into invoiceprojectrecords 2021-10-27 14:51:51 -04:00
satellitedb.dbx.pgx.sql satellite/satellitedb: add segments column into invoiceprojectrecords 2021-10-27 14:51:51 -04:00
satellitedb.dbx.pgxcockroach.sql satellite/satellitedb: add segments column into invoiceprojectrecords 2021-10-27 14:51:51 -04:00