Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | INT | 10 | 0 |
|
|
|||
| title | VARCHAR | 255 | √ | null |
|
|
||
| creation_ts | INT | 10 | 0 |
|
|
|||
| modification_ts | INT | 10 | 0 |
|
|
|||
| sorting | INT | 10 | 0 |
|
|
|||
| owner_usr_id | INT | 10 | 0 |
|
|
|||
| last_modified_usr_id | INT | 10 | 0 |
|
|
|||
| text | LONGTEXT | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors