Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_perform_element_id_seq'::regclass) |
|
|
||||
context_id | int8 | 19 | null |
|
|
|||||
plugin_name | varchar | 1024 | ''::character varying |
|
|
|||||
title | varchar | 1024 | ''::character varying |
|
|
|||||
identifier_id | int8 | 19 | √ | null |
|
|
||||
is_required | int2 | 5 | √ | null |
|
|
||||
data | text | 2147483647 | √ | null |
|
|