| Table discourse.public.optimized_images | Generated by SchemaSpy |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| id | Primary key | Asc | optimized_images_pkey |
| upload_id | Performance | Asc | index_optimized_images_on_upload_id |
| upload_id + width + height | Must be unique | Asc/Asc/Asc | index_optimized_images_on_upload_id_and_width_and_height |