Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_tag_correlation_id_seq'::regclass) |
|
|
||||
| tagid | int8 | 19 | null |
|
|
|||||
| text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_tagcorr_id_pk | Primary key | Asc | id |
| app_tagcorr_tag_ix | Performance | Asc | tagid |

