storj/satellite/satellitedb/dbx
Malcolm Bouzi 12cb733b16 satellite/satellitedb: add last_verifcation_reminder column to users table
We want to issue a reminder to users when they don't verify their email within 24hrs of registering. This change only adds a column to the users table.

Change-Id: I92e2baeabf179338ffec01574d4752c0ccdba88b
2022-01-04 19:38:04 +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 last_verifcation_reminder column to users table 2022-01-04 19:38:04 +00:00
satellitedb.dbx.go satellite/satellitedb: add last_verifcation_reminder column to users table 2022-01-04 19:38:04 +00:00
satellitedb.dbx.pgx.sql satellite/satellitedb: add last_verifcation_reminder column to users table 2022-01-04 19:38:04 +00:00
satellitedb.dbx.pgxcockroach.sql satellite/satellitedb: add last_verifcation_reminder column to users table 2022-01-04 19:38:04 +00:00