Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_engage_article_id_seq'::regclass) |
|
|
||
| content | text | 2147483647 | √ | null |
|
|
||
| format | int2 | 5 | 0 |
|
|
|||
| timeview | int2 | 5 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_engaarti_id_pk | Primary key | Asc | id |
