| Table discourse.public.email_logs | Generated by SchemaSpy |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| id | Primary key | Asc | email_logs_pkey |
| created_at | Performance | Desc | index_email_logs_on_created_at |
| reply_key | Performance | Asc | index_email_logs_on_reply_key |
| skipped + created_at | Performance | Asc/Asc | index_email_logs_on_skipped_and_created_at |
| user_id + created_at | Performance | Asc/Desc | index_email_logs_on_user_id_and_created_at |