Columns
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| idx_meeting_users_del | Performance | Asc/Asc/Asc | meeting_id + user_id + deleted | 
| idx_usr_mtg_usr | Performance | Asc | user_id | 
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | id | 
| idx_meeting_users_del | Performance | Asc/Asc/Asc | meeting_id + user_id + deleted | 
| idx_usr_mtg_usr | Performance | Asc | user_id |