breached_password_metrics


Columns

Column Type Size Nulls Auto Default Children Parents Comments
tenants_id uuid 2147483647 null
tenants.id breached_password_metrics_fk_1 R
matched_exact_count int4 10 null
matched_sub_address_count int4 10 null
matched_common_password_count int4 10 null
matched_password_count int4 10 null
passwords_checked_count int4 10 null

Indexes

Constraint Name Type Sort Column(s)
breached_password_metrics_pkey Primary key Asc tenants_id

Relationships