storj/satellite/satellitedb/dbx
Jeremy Wharton d18f4f7d99 satellite/console: don't delete expired project invitations
This change removes instances of project invitation deletion due to
expiration because we now want such invitations to be accessible beyond
their expiration date. In the future, project members will be able to
view and resend expired invitations within the Team page in the
satellite frontend.

References #5752

Change-Id: If24a9637945874d719b894a66c06f6e0e9805dfa
2023-06-20 22:42:50 -05:00
..
gen go.mod: bump to pgx/v5 2023-06-14 18:32:54 +03:00
templates satellite/dbx: standardize on assignment 2020-12-01 16:10:18 +00:00
accounting_node.dbx satellite/satellitedb/dbx: document accounting tables 2023-02-24 16:04:29 +02:00
accounting_project.dbx satellite/satellitedb: change bucket_bandwidth_rollups primary key 2023-03-03 16:25:35 +00:00
accounting.dbx satellite/satellitedb/dbx: document accounting tables 2023-02-24 16:04:29 +02:00
audit.dbx satellite/satellitedb/dbx: document audit tables 2023-02-27 09:56:39 +00:00
billing.dbx satellite/console: add STORJ bonus to transactions 2023-05-26 20:36:30 +00:00
cockroach.go private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
gen.go satellite/satellitedb/dbx/gen: use go instead of sh 2023-01-10 16:30:39 +00:00
graceful_exit.dbx satellite/satellitedb/dbx: document gracefulexit tables 2023-02-23 19:14:51 +02:00
identity.dbx satellite/satellitedb/dbx: document peer_identity table 2023-02-24 14:06:46 +00:00
node_payments.dbx satellite/satellitedb/dbx: document node payments 2023-02-27 14:13:35 +00:00
node_reputation.dbx satellite/satellitedb/dbx: add comments for node_reputation.dbx 2023-02-10 17:10:34 +02:00
node.dbx satellite: save and return which node features are enabled 2023-06-06 21:13:29 +00:00
oauth.dbx satellite/satellitedb/dbx: document oauth tables 2023-02-28 09:07:58 +00:00
project_bucket.dbx satellite/{db, admin}: added endpoints to update user's and project's user_agent 2023-06-16 19:41:05 +00:00
project.dbx satellite/console: don't delete expired project invitations 2023-06-20 22:42:50 -05:00
repair.dbx satellite/satellitedb/dbx: document accounting tables 2023-02-24 16:04:29 +02:00
satellitedb.dbx satellite/satellitedb/dbx/gen: use go instead of sh 2023-01-10 16:30:39 +00:00
satellitedb.dbx.go satellite/console: don't delete expired project invitations 2023-06-20 22:42:50 -05:00
satellitedb.dbx.pgx.sql satellite/satellitedb: add index for project_members project_id column 2023-06-11 18:12:33 -05:00
satellitedb.dbx.pgxcockroach.sql satellite/satellitedb: add index for project_members project_id column 2023-06-11 18:12:33 -05:00
user.dbx satellite/{db, admin}: added endpoints to update user's and project's user_agent 2023-06-16 19:41:05 +00:00