t18release
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_mfa_totp_used_token
0
rows
Description
Previously used TOTP tokens
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_mfa_totp_used_token_id_seq'::regclass)
token
varchar
6
''::character varying
user_id
int8
19
√
null
app_user
.id
Defined in XML
R
created_at
int8
19
null
Showing 1 to 4 of 4 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_mfatotpusedtoke_id_pk
Primary key
Asc
id
app_mfatotpusedtoke_tok_ix
Performance
Asc
token
app_mfatotpusedtoke_use_ix
Performance
Asc
user_id
Showing 1 to 3 of 3 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees