|  | 
  
   | Legend: |  | 
    
    | Primary key columns |  | Columns with indexes |  | Implied relationships |  | Excluded column relationships |  | < n > number of related tables |  |  | 
| 
  | Column | Type | Size | Nulls | Auto | Default | Children | Parents |  
 | mfa_registration_id | numeric | 10 |  |  |  |  |  |  
 | ad_client_id | numeric | 10 |  |  |  |  |  |  
 | ad_org_id | numeric | 10 |  |  |  |  |  |  
 | created | timestamp | 29,6 |  |  | statement_timestamp() |  |  |  
 | createdby | numeric | 10 |  |  |  |  |  |  
 | name | varchar | 1000 | √ |  | NULL::character varying |  |  |  
 | help | varchar | 2000 | √ |  | NULL::character varying |  |  |  
 | isactive | bpchar | 1 |  |  | 'Y'::bpchar |  |  |  
 | mfa_registration_uu | varchar | 36 | √ |  | NULL::character varying |  |  |  
 | updated | timestamp | 29,6 |  |  | statement_timestamp() |  |  |  
 | updatedby | numeric | 10 |  |  |  |  |  |  
 | mfa_method_id | numeric | 10 |  |  |  |  | 
   
    | mfa_method.mfa_method_id | mfamethod_mfaregistration R |  |  
 | ad_user_id | numeric | 10 |  |  |  |  | 
   
    | ad_user.ad_user_id | aduser_mfaregistration R |  |  
 | mfasecret | varchar | 2000 | √ |  | NULL::character varying |  |  |  
 | isvalid | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | mfavalidatedat | timestamp | 29,6 | √ |  | null |  |  |  
 | mfaunregisteredat | timestamp | 29,6 | √ |  | null |  |  |  
 | isusermfapreferred | bpchar | 1 |  |  | 'N'::bpchar |  |  |  
 | expiration | timestamp | 29,6 | √ |  | null |  |  |  
 | parametervalue | varchar | 2000 | √ |  | NULL::character varying |  |  |  
 | mfalastsecret | varchar | 2000 | √ |  | NULL::character varying |  |  |  
 | lastsuccess | timestamp | 29,6 | √ |  | null |  |  |  
 | lastfailure | timestamp | 29,6 | √ |  | null |  |  |  
 | failedlogincount | numeric | 10 | √ |  | NULL::numeric |  |  |  Table contained 0 rows at 2024-01-03 13:44 +0100 | 
Indexes:
 
  | Column(s) | Type | Sort | Constraint Name | 
 
  | mfa_registration_id | Primary key | Asc | mfa_registration_key | 
 
  | mfa_registration_uu | Must be unique | Asc | mfa_registration_uu_idx | 
 
SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.