| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_data_fields_id_seq'::regclass) |
|
|
||||
| dataid | int8 | 19 | 0 |
|
|
|||||
| type | varchar | 255 | ''::character varying |
|
|
|||||
| name | varchar | 255 | ''::character varying |
|
|
|||||
| description | text | 2147483647 | null |
|
|
|||||
| param1 | text | 2147483647 | √ | null |
|
|
||||
| param2 | text | 2147483647 | √ | null |
|
|
||||
| param3 | text | 2147483647 | √ | null |
|
|
||||
| param4 | text | 2147483647 | √ | null |
|
|
||||
| param5 | text | 2147483647 | √ | null |
|
|

