Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | text | 2147483647 | null |
|
|
|||||
| otherid | text | 2147483647 | null |
|
|
|||||
| type | text | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| other_ids_pkey | Primary key | Asc/Asc/Asc | id + otherid + type |
| other_ids_id_idx | Performance | Asc | id |