Columns
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| idx_live_viewers_live_id | Performance | Asc | live_id |
| idx_live_viewers_user_id | Performance | Asc | user_id |
| uniq_live_viewers_live_user | Must be unique | Asc/Asc | live_id + user_id |
0 rows
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| idx_live_viewers_live_id | Performance | Asc | live_id |
| idx_live_viewers_user_id | Performance | Asc | user_id |
| uniq_live_viewers_live_user | Must be unique | Asc/Asc | live_id + user_id |