Table a7e12882.meetings_users | Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Tue Jun 30 08:03 UTC 2020 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
id | Primary key | Asc | PRIMARY |
meeting_id + user_id | Performance | Asc/Asc | idx_meeting_users |
meeting_id + user_id + deleted | Performance | Asc/Asc/Asc | idx_meeting_users_del |
meeting_id | Performance | Asc | idx_usr_mtg_mtg |
user_id | Performance | Asc | idx_usr_mtg_usr |
|