chat_messages_current table columns
chat_messages_current table indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
chatmesscurr_cha_ix | Performance | Asc | chatid |
chatmesscurr_gro_ix | Performance | Asc | groupid |
chatmesscurr_timcha_ix | Performance | Asc/Asc | timestamp + chatid |
chatmesscurr_use_ix | Performance | Asc | userid |