Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| message_id | int4 | 10 | null |
|
|
||||||
| attachment_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| message_attachment_rel_pkey | Primary key | Asc/Asc | message_id + attachment_id |
| message_attachment_rel_attachment_id_message_id_idx | Performance | Asc/Asc | attachment_id + message_id |

