actor.usr_mfa_factor_map
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('actor.usr_mfa_factor_map_id_seq'::regclass) |
|
usr FK |
|
No |
||
factor FK |
|
No |
||
purpose |
|
No |
'mfa'::text |
|
add_time |
|
No |
now() |