storj/satellite/satellitedb/dbx
Michał Niewrzał 73730b23e7 satellite/satellitedb: add segment_limit colum to projects table
We want to set maximum number of segments per
project. This change adds only column to projects table.
Default value 1M is set to make later migration easier as
we need to set 1M for paid tier users and 140K for free
tier users.

Change-Id: I8e83712e08c5bd91dfa59f652d17e45c14240a36
2021-12-02 12:15:16 +00: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 segment_limit colum to projects table 2021-12-02 12:15:16 +00:00
satellitedb.dbx.go satellite/satellitedb: add segment_limit colum to projects table 2021-12-02 12:15:16 +00:00
satellitedb.dbx.pgx.sql satellite/satellitedb: add segment_limit colum to projects table 2021-12-02 12:15:16 +00:00
satellitedb.dbx.pgxcockroach.sql satellite/satellitedb: add segment_limit colum to projects table 2021-12-02 12:15:16 +00:00