user_password_history

0 rows


Description

A rotating log of hashes of previously used passwords for ea

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
userid BIGINT 19 null
user.id userpasshist_use2_fkR
hash VARCHAR 255
timecreated BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
userpasshist_use4_ix Performance Asc userid

Relationships