| Table discourse.public.quoted_posts | Generated by SchemaSpy |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| id | Primary key | Asc | quoted_posts_pkey |
| post_id + quoted_post_id | Must be unique | Asc/Asc | index_quoted_posts_on_post_id_and_quoted_post_id |
| quoted_post_id + post_id | Must be unique | Asc/Asc | index_quoted_posts_on_quoted_post_id_and_post_id |