Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| room_id | INT | 10 | 0 |
|
|
|||
| object_id | INT | 10 | √ | 0 |
|
|
||
| room_type | VARCHAR | 20 |
|
|
||||
| allow_anonymous | TINYINT | 3 | √ | 0 |
|
|
||
| allow_custom_usernames | TINYINT | 3 | √ | 0 |
|
|
||
| enable_history | TINYINT | 3 | √ | 0 |
|
|
||
| restrict_history | TINYINT | 3 | √ | 0 |
|
|
||
| autogen_usernames | VARCHAR | 50 | √ | Anonymous # |
|
|
||
| allow_private_rooms | TINYINT | 3 | √ | 0 |
|
|
||
| display_past_msgs | INT | 10 | 0 |
|
|
|||
| private_rooms_enabled | INT | 10 | 0 |
|
|
|||
| online_status | TINYINT | 3 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | room_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors