storj/satellite/satellitedb/dbx
Stefan Benten 2f648fd981 satellite: make limits be nullable
Currently we have no way to actually set one
of the following limits to 0 (meaning not usable):

- maxBuckets
- usageLimit
- bandwidthLimit

With having the field nullable,
NULL corresponds to the global default,
0 now actually 0 and
a set value determines a custom limit.

Change-Id: I92bb77529dcbd0881ae8368921be9d246eb0919e
2020-09-21 19:34:19 +00:00
..
templates satellite/satellitedb/dbx: monitor the database calls 2019-12-18 21:57:36 +00:00
gen.go all: add missing dots 2020-08-11 17:50:01 +03:00
gen.sh all: use jackc/pgx in place of lib/pq 2020-07-13 15:54:41 +00:00
satellitedb.dbx satellite: make limits be nullable 2020-09-21 19:34:19 +00:00
satellitedb.dbx.go satellite: make limits be nullable 2020-09-21 19:34:19 +00:00
satellitedb.dbx.pgx.sql satellite: make limits be nullable 2020-09-21 19:34:19 +00:00
satellitedb.dbx.pgxcockroach.sql satellite: make limits be nullable 2020-09-21 19:34:19 +00:00