Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
usr_id | INT | 10 | 0 |
|
|
|||
chat_id | INT | 10 | 0 |
|
|
|||
room_id | INT | 10 | 0 |
|
|
|||
last_conn_timestamp | INT | 10 | √ | null |
|
|
||
kicked | TINYINT | 3 | √ | 0 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc/Asc/Asc | usr_id + chat_id + room_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors