| Table discourse.public.topic_views | Generated by SchemaSpy |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| topic_id + viewed_at | Performance | Asc/Asc | index_topic_views_on_topic_id_and_viewed_at |
| viewed_at + topic_id | Performance | Asc/Asc | index_topic_views_on_viewed_at_and_topic_id |
| ip_address + topic_id | Must be unique | Asc/Asc | ip_address_topic_id_topic_views |
| user_id + topic_id | Must be unique | Asc/Asc | user_id_topic_id_topic_views |