Table idempiere11.adempiere.mfa_registereddevice
Multi-factor Authentication Registered Device

Generated by
Quality Systems & Solutions
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 Comments
mfa_registereddevice_id numeric 10 MFA Registered Device
ad_client_id numeric 10 Tenant for this installation.
ad_org_id numeric 10 Organizational entity within tenant
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
isactive bpchar 1 'Y'::bpchar The record is active in the system
mfa_registereddevice_uu varchar 36  √  NULL::character varying MFA_RegisteredDevice_UU
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
ad_user_id numeric 10
ad_user.ad_user_id aduser_mfaregistereddevice R
User within the system - Internal or Business Partner Contact
mfadeviceidentifier varchar 2000 Multi-factor Authentication Device Identifier
expiration timestamp 29,6  √  null Expire On
help varchar 2000  √  NULL::character varying Comment or Hint

Table contained 0 rows at 2024-01-03 13:44 +0100

Indexes:
Column(s) Type Sort Constraint Name
mfa_registereddevice_id Primary key Asc mfa_registereddevice_key
mfa_registereddevice_uu Must be unique Asc mfa_registereddevice_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.