t15release
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
app_user_password_resets
0
rows
Description
table tracking password reset confirmation tokens
Columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
bigserial
19
√
nextval('app_user_password_resets_id_seq'::regclass)
userid
int8
19
null
app_user
.id
Defined in XML
R
timerequested
int8
19
null
timererequested
int8
19
0
token
varchar
32
''::character varying
Showing 1 to 5 of 5 entries
Previous
1
Next
Indexes
Search:
Constraint Name
Type
Sort
Column(s)
app_userpassrese_id_pk
Primary key
Asc
id
app_userpassrese_use_ix
Performance
Asc
userid
Showing 1 to 2 of 2 entries
Previous
1
Next
Relationships
Close relationships within degrees of separation
One
Two degrees