Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_mfa_instance_config_id_seq'::regclass) |
|
|
|||||
user_id | int8 | 19 | null |
|
|
||||||
type | varchar | 255 | ''::character varying |
|
|
||||||
label | text | 2147483647 | √ | null |
|
|
|||||
config | text | 2147483647 | null |
|
|
||||||
secure_config | text | 2147483647 | √ | null |
|
|
|||||
created_at | int8 | 19 | null |
|
|
||||||
updated_at | int8 | 19 | √ | null |
|
|