| Table discourse.public.email_tokens | Generated by SchemaSpy |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| id | Primary key | Asc | email_tokens_pkey |
| token | Must be unique | Asc | index_email_tokens_on_token |
| user_id | Performance | Asc | index_email_tokens_on_user_id |