Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_data_content_id_seq'::regclass) |
|
|
|||||
fieldid | int8 | 19 | 0 |
|
|
||||||
recordid | int8 | 19 | 0 |
|
|
||||||
content | text | 2147483647 | √ | null |
|
|
|||||
content1 | text | 2147483647 | √ | null |
|
|
|||||
content2 | text | 2147483647 | √ | null |
|
|
|||||
content3 | text | 2147483647 | √ | null |
|
|
|||||
content4 | text | 2147483647 | √ | null |
|
|