Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| proom_id | INT | 10 | null |
|
|
|||
| parent_id | INT | 10 | 0 |
|
|
|||
| title | VARCHAR | 200 | 0 |
|
|
|||
| owner | INT | 10 | 0 |
|
|
|||
| created | INT | 10 | 0 |
|
|
|||
| closed | INT | 10 | √ | 0 |
|
|
||
| is_public | TINYINT | 3 | √ | 1 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | proom_id |
| i1_idx | Performance | Asc | parent_id |
| i2_idx | Performance | Asc | owner |
Diagram producer might be missing
No diagrams were produced please see application output for any errors