Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| report_id | int8 | 19 | null |
|
|
||||||
| file_id | int8 | 19 | null |
|
|
||||||
| caption | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| report_photos_pkey | Primary key | Asc/Asc | report_id + file_id |
| photo_not_shared_between_reports | Must be unique | Asc | file_id |