Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_feedback_item_id_seq'::regclass) |
|
|
||||||||
feedback | int8 | 19 | 0 |
|
|
|||||||||
template | int8 | 19 | 0 |
|
|
|||||||||
name | varchar | 255 | ''::character varying |
|
|
|||||||||
label | varchar | 255 | ''::character varying |
|
|
|||||||||
presentation | text | 2147483647 | null |
|
|
|||||||||
typ | varchar | 255 | ''::character varying |
|
|
|||||||||
hasvalue | int2 | 5 | 0 |
|
|
|||||||||
position | int2 | 5 | 0 |
|
|
|||||||||
required | int2 | 5 | 0 |
|
|